aboutsummaryrefslogtreecommitdiff
path: root/games/quake2-data
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/quake2-data
parent93189653b53dbb03ea40ad1126155b1ef52bb27c (diff)
downloadports-0416031c9ba13da33845bc762078065b482dd551.tar.gz
ports-0416031c9ba13da33845bc762078065b482dd551.zip
Notes
Diffstat (limited to 'games/quake2-data')
-rw-r--r--games/quake2-data/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/quake2-data/pkg-plist b/games/quake2-data/pkg-plist
index 27243575bf49..779fadba2c5f 100644
--- a/games/quake2-data/pkg-plist
+++ b/games/quake2-data/pkg-plist
@@ -338,7 +338,7 @@
@dirrm %%DATADIR%%/baseq2/players/cyborg
@dirrm %%DATADIR%%/baseq2/players/crakhor
@dirrm %%DATADIR%%/baseq2/players
-@unexec rmdir %D/%%DATADIR%%/baseq2 2>/dev/null || true
-@unexec rmdir %D/%%DATADIR%%/rogue 2>/dev/null || true
-@unexec rmdir %D/%%DATADIR%%/xatrix 2>/dev/null || true
+@dirrmtry %%DATADIR%%/baseq2
+@dirrmtry %%DATADIR%%/rogue
+@dirrmtry %%DATADIR%%/xatrix
@unexec rmdir %D/%%DATADIR%% 2>/dev/null || echo "If you are permanently removing this port, you should remove any configuration files, data files, and mods left in %D/%%DATADIR%%." | fmt