summaryrefslogtreecommitdiff
path: root/graphics/gimpshop
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimpshop')
-rw-r--r--graphics/gimpshop/Makefile2
-rw-r--r--graphics/gimpshop/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile
index 6e4d0e499404..054a80168410 100644
--- a/graphics/gimpshop/Makefile
+++ b/graphics/gimpshop/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.2.4
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
diff --git a/graphics/gimpshop/pkg-plist b/graphics/gimpshop/pkg-plist
index 01f793709fc2..81cb06541cc2 100644
--- a/graphics/gimpshop/pkg-plist
+++ b/graphics/gimpshop/pkg-plist
@@ -1177,7 +1177,7 @@ share/gimp/misc/gimp.desktop
share/gimp/misc/gimp.keys
%%GNOMEPANEL:%%share/gnome/application-registry/gimp-2.2.applications
%%GNOMEPANEL:%%share/gnome/applications/gimp-2.2.desktop
-%%GNOMEPANEL:%%@exec update-desktop-database > /dev/null || /usr/bin/true
+%%GNOMEPANEL:%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.2.keys
share/gimp/palettes/Bears.gpl
share/gimp/palettes/Bgold.gpl
@@ -1900,4 +1900,4 @@ share/locale/zh_TW/LC_MESSAGES/gimp20.mo
@dirrm include/gimp-2.0
@dirrm etc/gimp/2.2
@dirrm etc/gimp
-%%GNOMEPANEL:%%@unexec update-desktop-database > /dev/null || /usr/bin/true
+%%GNOMEPANEL:%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true