summaryrefslogtreecommitdiff
path: root/devel/sdcc
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 18:48:07 +0000
committerjoerg <joerg>2009-06-14 18:48:07 +0000
commitdd2419dca131f77a29cbac94d8fec1476754b6ac (patch)
tree3ca5055692d836309a06064f905db9b5b6835863 /devel/sdcc
parentf850970cf3a357ff12de97bac75ffc1a652d4dd0 (diff)
downloadpkgsrc-dd2419dca131f77a29cbac94d8fec1476754b6ac.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'devel/sdcc')
-rw-r--r--devel/sdcc/PLIST8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/sdcc/PLIST b/devel/sdcc/PLIST
index de040cae1d0..a329cf6d9b2 100644
--- a/devel/sdcc/PLIST
+++ b/devel/sdcc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:49:13 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:48:17 joerg Exp $
bin/as-gbz80
bin/as-hc08
bin/as-z80
@@ -3216,6 +3216,6 @@ share/sdcc/sdcc/lib/z80/time.o
share/sdcc/sdcc/lib/z80/vprintf.asm
share/sdcc/sdcc/lib/z80/vprintf.o
share/sdcc/sdcc/lib/z80/z80.lib
-@exec ${MKDIR} %D/share/sdcc/sdcc/lib/src/small
-@exec ${MKDIR} %D/share/sdcc/sdcc/lib/src/medium
-@exec ${MKDIR} %D/share/sdcc/sdcc/lib/src/large
+@pkgdir share/sdcc/sdcc/lib/src/small
+@pkgdir share/sdcc/sdcc/lib/src/medium
+@pkgdir share/sdcc/sdcc/lib/src/large