git: a5869a9c5f28 - main - graphics/lcms2: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:01:35 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a5869a9c5f283d892e2b1fd0f2d65f2ef6f1aede commit a5869a9c5f283d892e2b1fd0f2d65f2ef6f1aede Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:05:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:57:15 +0000 graphics/lcms2: Cosmetic change --- graphics/lcms2/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/lcms2/Makefile b/graphics/lcms2/Makefile index c27cd4699e5e..5bf9e9cbbdc6 100644 --- a/graphics/lcms2/Makefile +++ b/graphics/lcms2/Makefile @@ -12,8 +12,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 @@ -22,6 +20,9 @@ USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} +CPE_VENDOR= littlecms +CPE_PRODUCT= little_cms_color_engine + OPTIONS_DEFINE= DOCS JPEGICC TIFFICC OPTIONS_DEFAULT=JPEGICC TIFFICC OPTIONS_SUB= yes