diff options
author | joerg <joerg> | 2009-06-14 20:47:52 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 20:47:52 +0000 |
commit | 26d256b94c39cea7c2de2e09e38f8ab9cb5943d1 (patch) | |
tree | 246397dde33672516b5a2bdf96dae82419b9c6b0 /math/pari | |
parent | 082b3e23ec407df7344b9a6eda918493b0099c1f (diff) | |
download | pkgsrc-26d256b94c39cea7c2de2e09e38f8ab9cb5943d1.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'math/pari')
-rw-r--r-- | math/pari/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pari/PLIST b/math/pari/PLIST index 6cafec4d0d4..6aceca1071f 100644 --- a/math/pari/PLIST +++ b/math/pari/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:05:47 joerg Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 20:47:53 joerg Exp $ bin/gp bin/gp-2.1 bin/gphelp @@ -76,4 +76,4 @@ share/pari/misc/gprc.dft share/pari/misc/new.dic share/pari/misc/pari.xpm share/pari/misc/xgp -@exec ${MKDIR} %D/share/pari/galdata +@pkgdir share/pari/galdata |