diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:47:52 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:47:52 +0000 |
commit | 8cd7286f8933330045b39131eb981113cc077b5e (patch) | |
tree | 246397dde33672516b5a2bdf96dae82419b9c6b0 /math/capc-calc | |
parent | 240def61a3895afced5565a8dbe7f7a0ddc943eb (diff) | |
download | pkgsrc-8cd7286f8933330045b39131eb981113cc077b5e.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'math/capc-calc')
-rw-r--r-- | math/capc-calc/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/capc-calc/PLIST b/math/capc-calc/PLIST index 4f72e82e411..c855889bdd0 100644 --- a/math/capc-calc/PLIST +++ b/math/capc-calc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2009/06/14 18:05:42 joerg Exp $ +@comment $NetBSD: PLIST,v 1.12 2009/06/14 20:47:52 joerg Exp $ bin/calc bin/calc-static bin/cscript/4dsphere @@ -478,4 +478,4 @@ share/calc/test8600.cal share/calc/unitfrac.cal share/calc/varargs.cal share/calc/xx_print.cal -@exec ${MKDIR} %D/include/calc/custom +@pkgdir include/calc/custom |