summaryrefslogtreecommitdiff
path: root/lang/tcl-otcl/PLIST
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-01-31 23:04:42 +0000
committerxtraeme <xtraeme>2004-01-31 23:04:42 +0000
commitd4c2dbeeae7342ff1251a733eb468a73b5583244 (patch)
treeb68383da2fe7c9cb1590c091be7c819d995a5e29 /lang/tcl-otcl/PLIST
parentda34502cb86ef414f09618906ae2ab10c4a97694 (diff)
downloadpkgsrc-d4c2dbeeae7342ff1251a733eb468a73b5583244.tar.gz
Add two missing directories when removing the package, reported by
Min Sik Kim in PR pkg/24225. Bump PKGREVISION.
Diffstat (limited to 'lang/tcl-otcl/PLIST')
-rw-r--r--lang/tcl-otcl/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/tcl-otcl/PLIST b/lang/tcl-otcl/PLIST
index c8409d2e607..49a5d2b1cad 100644
--- a/lang/tcl-otcl/PLIST
+++ b/lang/tcl-otcl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/28 09:57:34 seb Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/01/31 23:04:42 xtraeme Exp $
bin/otclsh
bin/owish
include/otcl.h
@@ -15,4 +15,6 @@ share/doc/html/tcl/otcl/object.html
share/doc/html/tcl/otcl/tutorial.html
share/doc/tcl/otcl/otcl-paper.ps.gz
@dirrm share/doc/tcl/otcl
+@unexec ${RMDIR} %D/share/doc/tcl 2>/dev/null || ${TRUE}
@dirrm share/doc/html/tcl/otcl
+@unexec ${RMDIR} %D/share/doc/html/tcl 2>/dev/null || ${TRUE}