summaryrefslogtreecommitdiff
path: root/devel/sdcc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 18:48:07 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 18:48:07 +0000
commit4c1883bce8a1906cc9c05aaea3f1488182d2b30f (patch)
tree3ca5055692d836309a06064f905db9b5b6835863 /devel/sdcc
parentd0ba5e81954670058c14c9c00cf3fd37c300e9f8 (diff)
downloadpkgsrc-4c1883bce8a1906cc9c05aaea3f1488182d2b30f.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