summaryrefslogtreecommitdiff
path: root/lang/inform
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 20:34:12 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 20:34:12 +0000
commit204d20a635f3b82b18354e03b917ddb4187593c9 (patch)
treefd4620c67e5e10d0afde4e707b400487e3a40032 /lang/inform
parentc26e35368783819aa38b987e63b9985697fce024 (diff)
downloadpkgsrc-204d20a635f3b82b18354e03b917ddb4187593c9.tar.gz
Replace @exec/@unexec with @pkgdir or drop it.
Diffstat (limited to 'lang/inform')
-rw-r--r--lang/inform/PLIST10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/inform/PLIST b/lang/inform/PLIST
index b2f5c7b77af..7583ccf021c 100644
--- a/lang/inform/PLIST
+++ b/lang/inform/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:03:33 joerg Exp $
+@comment $NetBSD: PLIST,v 1.9 2009/06/14 20:34:13 joerg Exp $
bin/inform
bin/inform-6.31
share/inform/6.31/include/AdHints.h
@@ -254,7 +254,7 @@ share/zcode/ruins1.z5
share/zcode/ruins2.z5
share/zcode/ruins3.z5
share/zcode/toyshop.z5
-@exec ${MKDIR} %D/share/inform/include
-@exec ${MKDIR} %D/share/inform/module
-@exec ${MKDIR} %D/share/inform/manual
-@exec ${MKDIR} %D/share/zcode
+@pkgdir share/inform/include
+@pkgdir share/inform/module
+@pkgdir share/inform/manual
+@pkgdir share/zcode