fix plist problem by removing extra files which are generated by reinplace
PR: 43162 Submitted by: maintainer Noticed by: bento log
This commit is contained in:
parent
e9ccff640f
commit
74f407cb4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67012
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user