aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp/Makefile')
-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)