summaryrefslogtreecommitdiffstats
path: root/www/tclwebtest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/tclwebtest/Makefile')
-rw-r--r--www/tclwebtest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tclwebtest/Makefile b/www/tclwebtest/Makefile
index 7694605..39e5913 100644
--- a/www/tclwebtest/Makefile
+++ b/www/tclwebtest/Makefile
@@ -22,7 +22,7 @@ PLIST_SUB+= LIBDIR="${LIBDIR}"
OPTIONS_DEFINE= DOCS
post-extract:
- @${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -rf
+ @${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -r
@${SED} -i "" -e "s| tclsh | ${LOCALBASE}/bin/tclsh |g" ${WRKSRC}/tclwebtest
do-install:
OpenPOWER on IntegriCloud