diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:48:07 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:48:07 +0000 |
commit | 4c1883bce8a1906cc9c05aaea3f1488182d2b30f (patch) | |
tree | 3ca5055692d836309a06064f905db9b5b6835863 /devel/vtcl | |
parent | d0ba5e81954670058c14c9c00cf3fd37c300e9f8 (diff) | |
download | pkgsrc-4c1883bce8a1906cc9c05aaea3f1488182d2b30f.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'devel/vtcl')
-rw-r--r-- | devel/vtcl/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/vtcl/PLIST b/devel/vtcl/PLIST index 54c44193ced..7e70a8cead5 100644 --- a/devel/vtcl/PLIST +++ b/devel/vtcl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:49:17 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:48:18 joerg Exp $ bin/vtcl lib/vtcl/images/anchor.gif lib/vtcl/images/anchor_c.ppm @@ -425,4 +425,4 @@ share/examples/vtcl/sample/notebook.tcl share/examples/vtcl/sample/notebook_recurse.tcl share/examples/vtcl/sample/panedwindow.tcl share/examples/vtcl/sample/sampleBLT.tcl -@exec ${MKDIR} %D/lib/vtcl/lib/Widgets/user +@pkgdir lib/vtcl/lib/Widgets/user |