git: fa76178b83b0 - main - graphics/lcms: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:01:34 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa76178b83b095d527216186cd3688cd19015104 commit fa76178b83b095d527216186cd3688cd19015104 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:05:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:57:15 +0000 graphics/lcms: Cosmetic change --- graphics/lcms/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index b1a57bf5197b..c3a21e13a4b3 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -15,8 +15,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe libtool localbase:ldflags pathfix -CPE_VENDOR= littlecms -CPE_PRODUCT= little_cms_color_engine GNU_CONFIGURE= yes INSTALL_TARGET= install-strip @@ -25,6 +23,9 @@ USE_LDCONFIG= yes PORTDOCS= * +CPE_VENDOR= littlecms +CPE_PRODUCT= little_cms_color_engine + OPTIONS_DEFINE= DOCS JPEGICC TIFFICC OPTIONS_DEFAULT=JPEGICC TIFFICC OPTIONS_SUB= yes