diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-app/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimp-app/pkg-plist | 6 | ||||
-rw-r--r-- | graphics/gimp/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimp/pkg-plist | 6 | ||||
-rw-r--r-- | graphics/gimpshop/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimpshop/pkg-plist | 6 |
6 files changed, 18 insertions, 9 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) diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist index 019af5f2c7dd..1c8f84885bfc 100644 --- a/graphics/gimp-app/pkg-plist +++ b/graphics/gimp-app/pkg-plist @@ -1548,9 +1548,9 @@ share/gimp/themes/Default/images/stock-wilber-64.png share/gimp/themes/Default/images/stock-wilber-eek-64.png share/gimp/themes/Small/gtkrc share/gimp/tips/gimp-tips.xml -%%GNOME:%%share/gnome/application-registry/gimp-2.0.applications -%%GNOME:%%share/gnome/applications/gimp-2.0.desktop -%%GNOME:%%share/gnome/mime-info/gimp-2.0.keys +%%GNOMEPANEL:%%share/gnome/application-registry/gimp-2.0.applications +%%GNOMEPANEL:%%share/gnome/applications/gimp-2.0.desktop +%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.0.keys share/locale/ca/LC_MESSAGES/gimp20-libgimp.mo share/locale/ca/LC_MESSAGES/gimp20-script-fu.mo share/locale/ca/LC_MESSAGES/gimp20-std-plug-ins.mo diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index d41345b20944..7d0c36a196e3 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/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) diff --git a/graphics/gimp/pkg-plist b/graphics/gimp/pkg-plist index 019af5f2c7dd..1c8f84885bfc 100644 --- a/graphics/gimp/pkg-plist +++ b/graphics/gimp/pkg-plist @@ -1548,9 +1548,9 @@ share/gimp/themes/Default/images/stock-wilber-64.png share/gimp/themes/Default/images/stock-wilber-eek-64.png share/gimp/themes/Small/gtkrc share/gimp/tips/gimp-tips.xml -%%GNOME:%%share/gnome/application-registry/gimp-2.0.applications -%%GNOME:%%share/gnome/applications/gimp-2.0.desktop -%%GNOME:%%share/gnome/mime-info/gimp-2.0.keys +%%GNOMEPANEL:%%share/gnome/application-registry/gimp-2.0.applications +%%GNOMEPANEL:%%share/gnome/applications/gimp-2.0.desktop +%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.0.keys share/locale/ca/LC_MESSAGES/gimp20-libgimp.mo share/locale/ca/LC_MESSAGES/gimp20-script-fu.mo share/locale/ca/LC_MESSAGES/gimp20-std-plug-ins.mo diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index d41345b20944..7d0c36a196e3 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/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) diff --git a/graphics/gimpshop/pkg-plist b/graphics/gimpshop/pkg-plist index 019af5f2c7dd..1c8f84885bfc 100644 --- a/graphics/gimpshop/pkg-plist +++ b/graphics/gimpshop/pkg-plist @@ -1548,9 +1548,9 @@ share/gimp/themes/Default/images/stock-wilber-64.png share/gimp/themes/Default/images/stock-wilber-eek-64.png share/gimp/themes/Small/gtkrc share/gimp/tips/gimp-tips.xml -%%GNOME:%%share/gnome/application-registry/gimp-2.0.applications -%%GNOME:%%share/gnome/applications/gimp-2.0.desktop -%%GNOME:%%share/gnome/mime-info/gimp-2.0.keys +%%GNOMEPANEL:%%share/gnome/application-registry/gimp-2.0.applications +%%GNOMEPANEL:%%share/gnome/applications/gimp-2.0.desktop +%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.0.keys share/locale/ca/LC_MESSAGES/gimp20-libgimp.mo share/locale/ca/LC_MESSAGES/gimp20-script-fu.mo share/locale/ca/LC_MESSAGES/gimp20-std-plug-ins.mo |