summaryrefslogtreecommitdiff
path: root/games/duckmaze
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 19:10:35 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 19:10:35 +0000
commit55052022a3ae314f562fafe7f8e4f7ea21d65ba0 (patch)
tree733996c3c5dd8bd29e2384ff7c3ce404cd141297 /games/duckmaze
parent3fe79c88882a8d7a8fc5979d8d023515504f4bd8 (diff)
downloadpkgsrc-55052022a3ae314f562fafe7f8e4f7ea21d65ba0.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'games/duckmaze')
-rw-r--r--games/duckmaze/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/duckmaze/PLIST b/games/duckmaze/PLIST
index 8646d3595e9..7a0f2de375a 100644
--- a/games/duckmaze/PLIST
+++ b/games/duckmaze/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:56:43 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 19:10:36 joerg Exp $
bin/duckmaze
share/duckmaze/doc/COPYING.txt
share/duckmaze/doc/TODO.txt
@@ -35,5 +35,5 @@ share/duckmaze/levels/level_018
share/duckmaze/mopelib/__init__.py
share/duckmaze/mopelib/mopelib.py
share/duckmaze/version
-@exec ${MKDIR} %D/share/duckmaze/sounds
-@exec ${MKDIR} %D/share/duckmaze/music
+@pkgdir share/duckmaze/sounds
+@pkgdir share/duckmaze/music