aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimpshop
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-17 18:55:05 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-17 18:55:05 +0000
commitf3cd8641128e1c945400b7466726001908970973 (patch)
tree537c3817136114f6745ec4159864cfc39905c757 /graphics/gimpshop
parent3e15eb1d43cce2ab89d3c906b9812ab6630e8dcd (diff)
downloadports-f3cd8641128e1c945400b7466726001908970973.tar.gz
ports-f3cd8641128e1c945400b7466726001908970973.zip
Notes
Diffstat (limited to 'graphics/gimpshop')
-rw-r--r--graphics/gimpshop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile
index bd4723c8ae93..39ad930e920d 100644
--- a/graphics/gimpshop/Makefile
+++ b/graphics/gimpshop/Makefile
@@ -76,6 +76,7 @@ LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
.endif
.if defined(WITHOUT_MNG)
+LIB_DEPENDS+= lcms.1:${PORTSDIR}/graphics/lcms
CONFIGURE_ARGS+= --without-libmng
PLIST_SUB+= MNG="@comment "
.else