aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-IO-Prompt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-Prompt/Makefile')
-rw-r--r--devel/p5-IO-Prompt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-IO-Prompt/Makefile b/devel/p5-IO-Prompt/Makefile
index 1523600865b9..14506f0aaf9a 100644
--- a/devel/p5-IO-Prompt/Makefile
+++ b/devel/p5-IO-Prompt/Makefile
@@ -25,6 +25,9 @@ PERL_CONFIGURE= yes
MAN3= IO::Prompt.3
+post-patch:
+ @${FIND} ${WRKSRC} -name "*.orig" -delete
+
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
post-patch: