summaryrefslogtreecommitdiffstats
path: root/games/monsterz
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 02:20:05 +0000
committeredwin <edwin@FreeBSD.org>2006-01-22 02:20:05 +0000
commitffa6a89c602bab7fc1470e34b05dcfe64ce87369 (patch)
tree70253ae4904e6777d975133ac5d163530a80b02a /games/monsterz
parente8320e01ab60ecf311418120fb31f132f2adf4e9 (diff)
downloadFreeBSD-ports-ffa6a89c602bab7fc1470e34b05dcfe64ce87369.zip
FreeBSD-ports-ffa6a89c602bab7fc1470e34b05dcfe64ce87369.tar.gz
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'games/monsterz')
-rw-r--r--games/monsterz/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/monsterz/pkg-plist b/games/monsterz/pkg-plist
index 67dc983..b213f61 100644
--- a/games/monsterz/pkg-plist
+++ b/games/monsterz/pkg-plist
@@ -21,4 +21,4 @@
@dirrm %%LINSTDIR%%/sound
@dirrm %%LINSTDIR%%/graphics
@dirrm %%LINSTDIR%%
-@unexec rmdir %D/share/games 2>/dev/null || true
+@dirrmtry share/games
OpenPOWER on IntegriCloud