aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:05:38 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:57:15 +0000
commita5869a9c5f283d892e2b1fd0f2d65f2ef6f1aede (patch)
tree14be376df8fd992be9edaae64e35f43d04b75cfa
parentfa76178b83b095d527216186cd3688cd19015104 (diff)
downloadports-a5869a9c5f283d892e2b1fd0f2d65f2ef6f1aede.tar.gz
ports-a5869a9c5f283d892e2b1fd0f2d65f2ef6f1aede.zip
graphics/lcms2: Cosmetic change
-rw-r--r--graphics/lcms2/Makefile5
1 files 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