aboutsummaryrefslogtreecommitdiff
path: root/editors/leafpad
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-03-16 21:47:50 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-03-16 21:47:50 +0000
commitc1d95aab80a9551d7e7451ed91c8342ef63d180c (patch)
tree160c88fc7eaf076c5074f663eb9288c0a8dd1cc0 /editors/leafpad
parent6e2ca19b4056765bbdcad096ab506094f41194ad (diff)
downloadports-c1d95aab80a9551d7e7451ed91c8342ef63d180c.tar.gz
ports-c1d95aab80a9551d7e7451ed91c8342ef63d180c.zip
Notes
Diffstat (limited to 'editors/leafpad')
-rw-r--r--editors/leafpad/Makefile2
-rw-r--r--editors/leafpad/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile
index df25990a21a8..361ac1a6eb06 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= leafpad
PORTVERSION= 0.7.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/editors/leafpad/pkg-plist b/editors/leafpad/pkg-plist
index 1caf7634eeb6..691b8453e4d1 100644
--- a/editors/leafpad/pkg-plist
+++ b/editors/leafpad/pkg-plist
@@ -17,5 +17,5 @@ share/locale/ta/LC_MESSAGES/leafpad.mo
share/locale/zh_CN/LC_MESSAGES/leafpad.mo
share/locale/zh_TW/LC_MESSAGES/leafpad.mo
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@exec update-desktop-database > /dev/null || /usr/bin/true
-@unexec update-desktop-database > /dev/null || /usr/bin/true
+@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true