summaryrefslogtreecommitdiff
path: root/lang/tcl-expect
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 20:34:12 +0000
committerjoerg <joerg>2009-06-14 20:34:12 +0000
commit2a1e6bba85c63df7edbe996e3c6b891dd058f1b0 (patch)
treefd4620c67e5e10d0afde4e707b400487e3a40032 /lang/tcl-expect
parenta2fd9c89310c607071bfdea8a740d732c0fac4db (diff)
downloadpkgsrc-2a1e6bba85c63df7edbe996e3c6b891dd058f1b0.tar.gz
Replace @exec/@unexec with @pkgdir or drop it.
Diffstat (limited to 'lang/tcl-expect')
-rw-r--r--lang/tcl-expect/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tcl-expect/PLIST b/lang/tcl-expect/PLIST
index 2e91876912c..374691f33e7 100644
--- a/lang/tcl-expect/PLIST
+++ b/lang/tcl-expect/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2009/06/14 18:03:43 joerg Exp $
+@comment $NetBSD: PLIST,v 1.12 2009/06/14 20:34:16 joerg Exp $
bin/expect
include/expect.h
include/expect_comm.h
@@ -40,4 +40,3 @@ share/examples/tcl/expect/weather
share/examples/tcl/expect/xkibitz
share/examples/tcl/expect/xkibitz.1
share/examples/tcl/expect/xpstat
-@unexec ${RMDIR} %D/share/examples/tcl 2>/dev/null || ${TRUE}