summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2004-12-19 22:48:00 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2004-12-19 22:48:00 +0000
commitd7d18824b00f2d15b585eb507f56fa491c0322dd (patch)
treecd3af8dd50f9811c52b1a52338bf5832b59e1b6d /math
parent- Don't install with p5-DBI (diff)
Don't leave extra directory after uninstall.
Submitted by: kris (pointyhat)
Notes
Notes: svn path=/head/; revision=124535
Diffstat (limited to 'math')
-rw-r--r--math/galculator/Makefile2
-rw-r--r--math/galculator/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile
index 946c7fb55e51..1144da998b71 100644
--- a/math/galculator/Makefile
+++ b/math/galculator/Makefile
@@ -7,7 +7,7 @@
PORTNAME= galculator
PORTVERSION= 1.2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/galculator/pkg-plist b/math/galculator/pkg-plist
index ba5386c56dac..2533985c300f 100644
--- a/math/galculator/pkg-plist
+++ b/math/galculator/pkg-plist
@@ -19,3 +19,4 @@ share/locale/pt_BR/LC_MESSAGES/galculator.mo
share/locale/ro/LC_MESSAGES/galculator.mo
@dirrm share/galculator/glade
@dirrm share/galculator
+@unexec rmdir %D/share/applications 2>/dev/null || true