diff options
author | joerg <joerg> | 2009-06-14 20:47:52 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 20:47:52 +0000 |
commit | 6aae8c074af0b3c16e5618ad3534613e821c6ec4 (patch) | |
tree | 246397dde33672516b5a2bdf96dae82419b9c6b0 /math/yorick | |
parent | 527e39518e6efaf86360237687e2610eea55e9aa (diff) | |
download | pkgsrc-6aae8c074af0b3c16e5618ad3534613e821c6ec4.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'math/yorick')
-rw-r--r-- | math/yorick/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/yorick/PLIST b/math/yorick/PLIST index 28eac6881d6..275f51ff80e 100644 --- a/math/yorick/PLIST +++ b/math/yorick/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:05:51 joerg Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/06/14 20:47:53 joerg Exp $ bin/gist bin/yorick info/yorick.info @@ -173,4 +173,4 @@ share/yorick/1.6/i0/matrix.i share/yorick/1.6/i0/paths.i share/yorick/1.6/i0/std.i share/yorick/1.6/i0/stdx.i -@exec ${MKDIR} %D/lib/yorick/1.6/i-start +@pkgdir lib/yorick/1.6/i-start |