summaryrefslogtreecommitdiffstats
path: root/games/nethack3
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1996-12-27 08:51:32 +0000
committermax <max@FreeBSD.org>1996-12-27 08:51:32 +0000
commit8fea0992b9e43d5bb3edf7dacfe6cf88d381aaad (patch)
treedecfab46ee33bb964fb67348341056a7f8b16fad /games/nethack3
parente3fda05140a68e271d1f0656591f8e50f59ef303 (diff)
downloadFreeBSD-ports-8fea0992b9e43d5bb3edf7dacfe6cf88d381aaad.zip
FreeBSD-ports-8fea0992b9e43d5bb3edf7dacfe6cf88d381aaad.tar.gz
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 fc1a876..d189d77 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
OpenPOWER on IntegriCloud