diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-17 18:55:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-17 18:55:05 +0000 |
commit | f3cd8641128e1c945400b7466726001908970973 (patch) | |
tree | 537c3817136114f6745ec4159864cfc39905c757 /graphics/gimpshop | |
parent | 3e15eb1d43cce2ab89d3c906b9812ab6630e8dcd (diff) | |
download | ports-f3cd8641128e1c945400b7466726001908970973.tar.gz ports-f3cd8641128e1c945400b7466726001908970973.zip |
Notes
Diffstat (limited to 'graphics/gimpshop')
-rw-r--r-- | graphics/gimpshop/Makefile | 1 |
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 |