aboutsummaryrefslogtreecommitdiff
path: root/graphics/lcms2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-19 11:09:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-19 11:09:57 +0000
commit7b7042d0cd3494c6c26c9244dd3cc281a02d179f (patch)
tree8f336246cdf5cd2cc0cd5ee292b1bc50628d0f87 /graphics/lcms2
parent10ba13c7ec3d7bcf0cef938cc0313a4650db8955 (diff)
downloadports-7b7042d0cd3494c6c26c9244dd3cc281a02d179f.tar.gz
ports-7b7042d0cd3494c6c26c9244dd3cc281a02d179f.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=523538
Diffstat (limited to 'graphics/lcms2')
-rw-r--r--graphics/lcms2/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/graphics/lcms2/Makefile b/graphics/lcms2/Makefile
index cd880834d655..bdb337a50eab 100644
--- a/graphics/lcms2/Makefile
+++ b/graphics/lcms2/Makefile
@@ -14,27 +14,28 @@ COMMENT= Accurate, fast, and small-footprint color management engine
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-OPTIONS_DEFINE= DOCS JPEGICC TIFFICC
-OPTIONS_DEFAULT=JPEGICC TIFFICC
-OPTIONS_SUB= yes
-JPEGICC_DESC= Build color profile applier for JPEG
-TIFFICC_DESC= Build color profile applier for TIFF
+USES= libtool localbase:ldflags pathfix
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
USE_LDCONFIG= yes
-USES= libtool localbase:ldflags pathfix
PORTDOCS= *
+OPTIONS_DEFINE= DOCS JPEGICC TIFFICC
+OPTIONS_DEFAULT=JPEGICC TIFFICC
+OPTIONS_SUB= yes
+JPEGICC_DESC= Build color profile applier for JPEG
+TIFFICC_DESC= Build color profile applier for TIFF
+
JPEGICC_CONFIGURE_WITH= jpeg
JPEGICC_USES= jpeg
TIFFICC_CONFIGURE_WITH= tiff
TIFFICC_LIB_DEPENDS= libtiff.so:graphics/tiff
post-install:
- cd ${WRKSRC}/utils/ && ${INSTALL_MAN} linkicc/linkicc.1 psicc/psicc.1 transicc/transicc.1 ${STAGEDIR}${PREFIX}/man/man1/
+ ${INSTALL_MAN} ${WRKSRC}/utils/linkicc/linkicc.1 ${WRKSRC}/utils/psicc/psicc.1 ${WRKSRC}/utils/transicc/transicc.1 ${STAGEDIR}${PREFIX}/man/man1/
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}/