summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index bd4723c8ae93..39ad930e920d 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/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