summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-01-06 02:17:11 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-01-06 02:17:11 +0000
commit9e2d95bbe3819c1f8c20b92684e1269681d4fc0a (patch)
tree77a3d20b7c6550af87b40f88266dcea377d8452d
parentDocument buffer overflow vulnerabilities in pcal. (diff)
- pkg-plist errors on i386 4 (perl5.005)
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=125725
-rw-r--r--www/p5-CGI-Kwiki/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-CGI-Kwiki/Makefile b/www/p5-CGI-Kwiki/Makefile
index 32a802211747..29b71aac0ff6 100644
--- a/www/p5-CGI-Kwiki/Makefile
+++ b/www/p5-CGI-Kwiki/Makefile
@@ -57,6 +57,7 @@ post-patch:
-e 's/\$$\w+(->\w+)?->\$$\w+\b(?!\()/$$&()/g;' \
${WRKSRC}/lib/CGI/Kwiki/New.pm \
${WRKSRC}/lib/CGI/Kwiki/Prefs.pm
+ @${FIND} ${WRKSRC} -name \*.orig | ${XARGS} ${RM}
.endif
.endif