aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-XML-XPathEngine/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-XPathEngine/Makefile b/textproc/p5-XML-XPathEngine/Makefile
index 7be89fe41fd1..3d08966018b2 100644
--- a/textproc/p5-XML-XPathEngine/Makefile
+++ b/textproc/p5-XML-XPathEngine/Makefile
@@ -28,6 +28,7 @@ EXTRA_PATCHES= ${PATCHDIR}/extra-*
post-patch:
${PERL} -pi -e '$$_ = "" if /^use warnings/' ${WRKSRC}/Makefile.PL
+ ${FIND} ${WRKSRC} -name '*.orig' -delete
.endif
.include <bsd.port.post.mk>