aboutsummaryrefslogtreecommitdiff
path: root/games/p5-Games-AlphaBeta
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 02:20:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 02:20:05 +0000
commit0416031c9ba13da33845bc762078065b482dd551 (patch)
treebe4d2554a35fe96c98b1eaa2d243964ae3c4f602 /games/p5-Games-AlphaBeta
parent93189653b53dbb03ea40ad1126155b1ef52bb27c (diff)
downloadports-0416031c9ba13da33845bc762078065b482dd551.tar.gz
ports-0416031c9ba13da33845bc762078065b482dd551.zip
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Notes
Notes: svn path=/head/; revision=154113
Diffstat (limited to 'games/p5-Games-AlphaBeta')
-rw-r--r--games/p5-Games-AlphaBeta/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/p5-Games-AlphaBeta/pkg-plist b/games/p5-Games-AlphaBeta/pkg-plist
index b8f8404f2fbd..39f67e72aa02 100644
--- a/games/p5-Games-AlphaBeta/pkg-plist
+++ b/games/p5-Games-AlphaBeta/pkg-plist
@@ -6,4 +6,4 @@ bin/othello-demo
%%SITE_PERL%%/Games/Sequential/Position.pm
@dirrm %%SITE_PERL%%/Games/AlphaBeta
@dirrm %%SITE_PERL%%/Games/Sequential
-@unexec rmdir %D/%%SITE_PERL%%/Games 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/Games