summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/liquidwar/Makefile2
-rw-r--r--games/liquidwar/pkg-plist6
2 files changed, 5 insertions, 3 deletions
diff --git a/games/liquidwar/Makefile b/games/liquidwar/Makefile
index 817eef1..f66b3ff 100644
--- a/games/liquidwar/Makefile
+++ b/games/liquidwar/Makefile
@@ -7,7 +7,7 @@
PORTNAME= liquidwar
PORTVERSION= 5.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://liquidwar.sunsite.dk/archive/ \
${MASTER_SITE_SAVANNAH} \
diff --git a/games/liquidwar/pkg-plist b/games/liquidwar/pkg-plist
index 87babba..2bc3bf9 100644
--- a/games/liquidwar/pkg-plist
+++ b/games/liquidwar/pkg-plist
@@ -59,6 +59,8 @@ games/liquidwar
@dirrm games
@dirrm %%DOCSDIR%%/txt
@dirrm %%DOCSDIR%%/html
-@dirrm %%DOCSDIR%%/pdf
-@dirrm %%DOCSDIR%%/ps
@dirrm %%DOCSDIR%%
+
+@unexec rmdir %D/share/games 2>/dev/null || true
+@unexec rmdir %D/share/pixmap 2>/dev/null || true
+@unexec rmdir %D/share/applications 2>/dev/null || true
OpenPOWER on IntegriCloud