summaryrefslogtreecommitdiffstats
path: root/science/gchempaint
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2005-03-16 21:47:50 +0000
committermezz <mezz@FreeBSD.org>2005-03-16 21:47:50 +0000
commite3fff4369647efa9b82bf01b3f31b7beb787e9c0 (patch)
tree9a03ede6457526a00c0f7febc5cd9d3a12a123f7 /science/gchempaint
parent5d36e7d3c5206660b71dc849ade4c624aa82fba7 (diff)
downloadFreeBSD-ports-e3fff4369647efa9b82bf01b3f31b7beb787e9c0.zip
FreeBSD-ports-e3fff4369647efa9b82bf01b3f31b7beb787e9c0.tar.gz
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
Diffstat (limited to 'science/gchempaint')
-rw-r--r--science/gchempaint/Makefile2
-rw-r--r--science/gchempaint/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile
index 5fa1f32..d0c15ad 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 d7e921f..70bd9cf 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
OpenPOWER on IntegriCloud