aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl-manual
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-09-22 01:04:38 +0800
committerijliao <ijliao@FreeBSD.org>2002-09-22 01:04:38 +0800
commit7d921654f5c01d3cb88c176709622b584e38f808 (patch)
treea242902d8feb2df5d80c1abb56adadf090bd3caf /lang/tcl-manual
parent086065e5d2d724719732ff88f9caaeac2e1fd54a (diff)
downloadfreebsd-ports-gnome-7d921654f5c01d3cb88c176709622b584e38f808.tar.gz
freebsd-ports-gnome-7d921654f5c01d3cb88c176709622b584e38f808.tar.zst
freebsd-ports-gnome-7d921654f5c01d3cb88c176709622b584e38f808.zip
fix plist problem by removing extra files which are generated by reinplace
PR: 43162 Submitted by: maintainer Noticed by: bento log
Diffstat (limited to 'lang/tcl-manual')
-rw-r--r--lang/tcl-manual/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tcl-manual/Makefile b/lang/tcl-manual/Makefile
index 6deaf247b763..6149beaaf072 100644
--- a/lang/tcl-manual/Makefile
+++ b/lang/tcl-manual/Makefile
@@ -29,6 +29,7 @@ post-patch:
${WRKDIR}/tcl8.4a3/html/TclLib/*
@${REINPLACE_CMD} -e 's|tk\.h|tk8.4/tk.h|g' \
${WRKDIR}/tcl8.4a3/html/TkLib/*
+ @${FIND} ${WRKSRC} -name "*.bak" -delete
do-install:
${MKDIR} ${PREFIX}/share/doc/tcl83