aboutsummaryrefslogtreecommitdiff
path: root/games/hlserver-wasteland
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-10 02:00:46 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-10 02:00:46 +0000
commit50bc1c6feda570aed12f6d18a0b33e0b8a59f33c (patch)
treef297a4a383b64a574f0d04903aa79537f09d8d8f /games/hlserver-wasteland
parent530f86fee37aa1a46099177e4d944759fb1e93a5 (diff)
downloadports-50bc1c6feda570aed12f6d18a0b33e0b8a59f33c.tar.gz
ports-50bc1c6feda570aed12f6d18a0b33e0b8a59f33c.zip
Notes
Diffstat (limited to 'games/hlserver-wasteland')
-rw-r--r--games/hlserver-wasteland/pkg-plist4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/hlserver-wasteland/pkg-plist b/games/hlserver-wasteland/pkg-plist
index 3c190c46d316..64941851d908 100644
--- a/games/hlserver-wasteland/pkg-plist
+++ b/games/hlserver-wasteland/pkg-plist
@@ -77,4 +77,6 @@
@dirrm %%HLDSDIR%%wasteland/events
@dirrm %%HLDSDIR%%wasteland/dlls
@dirrm %%HLDSDIR%%wasteland/cl_dlls
-@dirrm %%HLDSDIR%%wasteland
+@unexec rmdir %D/%%HLDSDIR%%wasteland/SAVE 2>/dev/null || true
+@unexec rmdir %D/%%HLDSDIR%%wasteland/logs 2>/dev/null || true
+@unexec rmdir %D/%%HLDSDIR%%wasteland 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%wasteland`` to remove any configuration files and logs left." | fmt