aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-01-29 19:55:31 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-01-29 19:55:31 +0000
commit4ccea7f9758d2aabf997559faafa74ef79835f8e (patch)
tree28622c1928202892a2750445053f3d198cfaba6b /graphics/gimp
parent59bff7960a1473adbf603bdf13ae5d1a8b852ff3 (diff)
downloadports-4ccea7f9758d2aabf997559faafa74ef79835f8e.tar.gz
ports-4ccea7f9758d2aabf997559faafa74ef79835f8e.zip
Notes
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 3a7f9b3fe162..cac02af5ad60 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -96,7 +96,7 @@ CONFIGURE_ARGS+= --without-libjpeg
PLIST_SUB+= JPEG="@comment "
.else
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
-PLIST_SUB+= JPEG:=""
+PLIST_SUB+= JPEG=""
.endif
.if defined(WITHOUT_TIFF)