summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-30 23:55:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-30 23:55:43 +0000
commit1e192db83b2978424221211fd2c41b85db3078bf (patch)
tree31498c1a88ff5e58ffe466174bf62d9014997567 /emulators
parent- Fix plist and bump PORTREVISION (diff)
- Fix and sort plist and bump PORTREVISION
Noticed by: bento via kris
Notes
Notes: svn path=/head/; revision=99559
Diffstat (limited to 'emulators')
-rw-r--r--emulators/freesci/Makefile1
-rw-r--r--emulators/freesci/pkg-plist8
2 files changed, 9 insertions, 0 deletions
diff --git a/emulators/freesci/Makefile b/emulators/freesci/Makefile
index 34d3141e84b0..9bef9d963364 100644
--- a/emulators/freesci/Makefile
+++ b/emulators/freesci/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freesci
PORTVERSION= 0.3.4a
+PORTREVISION= 1
CATEGORIES= emulators games
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://teksolv.de/~jameson/
diff --git a/emulators/freesci/pkg-plist b/emulators/freesci/pkg-plist
index b8309ef584b6..7a9fc367e4fb 100644
--- a/emulators/freesci/pkg-plist
+++ b/emulators/freesci/pkg-plist
@@ -6,10 +6,18 @@ bin/freesci
bin/freesci-setup
bin/sciv
share/applnk/Games/Adventure/FreeSCI.desktop
+@unexec rmdir %D/share/applnk/Games/Adventure 2>/dev/null || true
+@unexec rmdir %D/share/applnk/Games 2>/dev/null || true
+@unexec rmdir %D/share/applnk 2>/dev/null || true
share/icons/hicolor/48x48/apps/freesci.png
+@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
+@unexec rmdir %D/share/icons 2>/dev/null || true
share/games/freesci/config.template
%%PORTDOCS%%share/games/freesci/sci.sgml
%%PORTDOCS%%share/games/freesci/sci-kernel.sgml
%%PORTDOCS%%share/games/freesci/freesci.sgml
%%PORTDOCS%%share/games/freesci/game-list.sgml
@dirrm share/games/freesci
+@unexec rmdir %D/share/games 2>/dev/null || true