diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:05:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:05:39 +0000 |
commit | 7d3480dd87866246efd10b5e419c8ef2486fd595 (patch) | |
tree | 53a86800279ef814f1b95876bf2712dd7f85a250 /graphics/ivtools | |
parent | 5e1da236b12fef91525e8db9419eb315dbf99e1c (diff) | |
download | pkgsrc-7d3480dd87866246efd10b5e419c8ef2486fd595.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'graphics/ivtools')
-rw-r--r-- | graphics/ivtools/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ivtools/PLIST b/graphics/ivtools/PLIST index 446b9def52f..52fff3eb4c8 100644 --- a/graphics/ivtools/PLIST +++ b/graphics/ivtools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2009/06/14 17:59:18 joerg Exp $ +@comment $NetBSD: PLIST,v 1.9 2009/06/14 20:05:42 joerg Exp $ bin/comdraw bin/comterp bin/comtest @@ -839,4 +839,4 @@ man/man3/transfns.3 man/man3/transforms.3 man/man3/uctrls.3 man/man3/viewcmds.3 -@exec ${MKDIR} %D/include/IV-3_1 +@pkgdir include/IV-3_1 |