summaryrefslogtreecommitdiff
path: root/sysutils/rtty
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 21:28:46 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 21:28:46 +0000
commit93323948e4f1e37e92dc7873785b511d58636a05 (patch)
tree5d829254b84f2d9499498c97bb76aa0a614b5171 /sysutils/rtty
parenta567289eeb13576e7d99ec848b9a37cebb1b9e2d (diff)
downloadpkgsrc-93323948e4f1e37e92dc7873785b511d58636a05.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'sysutils/rtty')
-rw-r--r--sysutils/rtty/PLIST12
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/rtty/PLIST b/sysutils/rtty/PLIST
index 8e8ec4c25bc..4be4e943230 100644
--- a/sysutils/rtty/PLIST
+++ b/sysutils/rtty/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:16:13 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 21:28:48 joerg Exp $
rtty/bin/ttysrv
rtty/bin/rtty
rtty/bin/locbrok
@@ -9,8 +9,8 @@ rtty/bin/agelogs
rtty/bin/agelog
share/doc/rtty/README
@comment rtty/bin created above
-@exec ${MKDIR} %D/rtty/dev
-@exec ${MKDIR} %D/rtty/sock
-@exec ${MKDIR} %D/rtty/log
-@exec ${MKDIR} %D/rtty/pid
-@exec ${MKDIR} %D/rtty/opt
+@pkgdir rtty/dev
+@pkgdir rtty/sock
+@pkgdir rtty/log
+@pkgdir rtty/pid
+@pkgdir rtty/opt