aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-app/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-app/Makefile')
-rw-r--r--graphics/gimp-app/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index d41345b20944..7d0c36a196e3 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -83,6 +83,9 @@ WITH_HTML_HELP_BROWSER= yes
USE_GNOME+= gnomepanel
CONFIGURE_ARGS+= --with-desktop-dir=${X11BASE}/share/gnome
PKGNAMESUFFIX= -gnome
+PLIST_SUB+= GNOMEPANEL:=""
+.else
+PLIST_SUB+= GNOMEPANEL:="@comment "
.endif
.if defined(WITH_HTML_HELP_BROWSER)