aboutsummaryrefslogtreecommitdiffstats
path: root/games/nethack3
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1996-12-27 16:51:32 +0800
committermax <max@FreeBSD.org>1996-12-27 16:51:32 +0800
commit8fea0992b9e43d5bb3edf7dacfe6cf88d381aaad (patch)
treedecfab46ee33bb964fb67348341056a7f8b16fad /games/nethack3
parente3fda05140a68e271d1f0656591f8e50f59ef303 (diff)
downloadfreebsd-ports-gnome-8fea0992b9e43d5bb3edf7dacfe6cf88d381aaad.tar.gz
freebsd-ports-gnome-8fea0992b9e43d5bb3edf7dacfe6cf88d381aaad.tar.zst
freebsd-ports-gnome-8fea0992b9e43d5bb3edf7dacfe6cf88d381aaad.zip
Moved the @exec mkdir ... line so that it won't fail to
mkdir lib/nethackdir/save when you do pkg_add this package for the first time.
Diffstat (limited to 'games/nethack3')
-rw-r--r--games/nethack3/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack3/pkg-plist b/games/nethack3/pkg-plist
index fc1a8769dd90..d189d7707695 100644
--- a/games/nethack3/pkg-plist
+++ b/games/nethack3/pkg-plist
@@ -1,9 +1,9 @@
bin/nethack
+lib/nethackdir/nethack
@exec mkdir %D/lib/nethackdir/save
@exec chmod 775 %D/lib/nethackdir/save
@exec chown games.games %D/lib/nethackdir/save
@unexec rmdir %D/lib/nethackdir/save
-lib/nethackdir/nethack
man/man6/dgn_comp.6.gz
man/man6/dlb.6.gz
man/man6/lev_comp.6.gz