summaryrefslogtreecommitdiffstats
path: root/graphics/lcms
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2006-11-14 15:06:10 +0000
committerstas <stas@FreeBSD.org>2006-11-14 15:06:10 +0000
commitb930aa9f11d13de9137d6067fd9abe1c43b182d7 (patch)
treef5bdeb1b3f354bc65f874d9efc578b3abc7a3de7 /graphics/lcms
parentecf45c9f5566636bf1f4b741688688d116fabc84 (diff)
downloadFreeBSD-ports-b930aa9f11d13de9137d6067fd9abe1c43b182d7.zip
FreeBSD-ports-b930aa9f11d13de9137d6067fd9abe1c43b182d7.tar.gz
- Fix typo in OPTIONS handling
PR: ports/105515 Submitted by: Eygene <rea-fbsd@codelabs.ru>
Diffstat (limited to 'graphics/lcms')
-rw-r--r--graphics/lcms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile
index 7fe7705..9d887fc 100644
--- a/graphics/lcms/Makefile
+++ b/graphics/lcms/Makefile
@@ -37,7 +37,7 @@ CONFIGURE_ARGS= --without-tiff
PLIST_SUB+= TIFFICC="@comment "
.endif
-.if defined(WITH_TIFFICC)
+.if defined(WITH_JPEGICC)
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
PLIST_SUB+= JPEGICC=""
.else
OpenPOWER on IntegriCloud