summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-07-03 04:55:55 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-07-03 04:55:55 +0000
commit7fc56a8a9d1a62a6fb64b717759655a6a01511ba (patch)
tree9826b09aabb5f08ec4f311f4b7cd06695169df21 /graphics/gimp
parentFix a mismerge in the last OPTIONS patch. I forgot a line, but perl -cw (diff)
Fix a portlint warning.
Notes
Notes: svn path=/head/; revision=138367
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 7fb7734e2852..d45284c72f80 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -97,7 +97,7 @@ CONFIGURE_ARGS+= --enable-mp
USE_GNOME+= gnomepanel desktopfileutils
CONFIGURE_ARGS+= --with-desktop-dir=${X11BASE}/share/gnome
CONFIGURE_ENV+= GIMP_THREAD_LIBS=${PTHREAD_LIBS}
-PKGNAMESUFFIX= -gnome
+PKGNAMESUFFIX:= -gnome
PLIST_SUB+= GNOMEPANEL:=""
GNOME_ENABLED= yes
.else