aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
Diffstat (limited to 'science')
-rw-r--r--science/gchempaint/Makefile2
-rw-r--r--science/gchempaint/pkg-plist4
-rw-r--r--science/gchemutils/Makefile2
-rw-r--r--science/gchemutils/pkg-plist4
4 files changed, 6 insertions, 6 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile
index 5fa1f32ce62c..d0c15ad533d7 100644
--- a/science/gchempaint/Makefile
+++ b/science/gchempaint/Makefile
@@ -6,7 +6,7 @@
PORTNAME= gchempaint
PORTVERSION= 0.4.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/science/gchempaint/pkg-plist b/science/gchempaint/pkg-plist
index d7e921f4a1c4..70bd9cff5c91 100644
--- a/science/gchempaint/pkg-plist
+++ b/science/gchempaint/pkg-plist
@@ -69,5 +69,5 @@ share/mime/packages/gchempaint.xml
@dirrm share/gnome/help/gchempaint/C
@dirrm share/gnome/help/gchempaint
@dirrm share/gnome/omf/gchempaint
-@exec update-mime-database %D/share/mime
-@unexec update-mime-database %D/share/mime
+@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
+@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index 3f8f74b7a8d7..bc1cdf28b662 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -6,7 +6,7 @@
PORTNAME= gchemutils
PORTVERSION= 0.2.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/science/gchemutils/pkg-plist b/science/gchemutils/pkg-plist
index 09e9562ac383..02b071410658 100644
--- a/science/gchemutils/pkg-plist
+++ b/science/gchemutils/pkg-plist
@@ -135,5 +135,5 @@ share/mime/packages/gchemutils.xml
@dirrm share/gnome/doc/gchemutils
@dirrm share/gnome/doc
@unexec rmdir %D/share/mime/chemical 2>/dev/null || true
-@exec update-mime-database %D/share/mime
-@unexec update-mime-database %D/share/mime
+@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
+@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime