aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Server-SimpleHTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-POE-Component-Server-SimpleHTTP/Makefile')
-rw-r--r--www/p5-POE-Component-Server-SimpleHTTP/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile
index 01cd67e8b5cd..2b5d304fc203 100644
--- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile
+++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile
@@ -47,6 +47,7 @@ post-patch:
@${PERL} -pi -e 's/^our ([\$$\@]\w+)/use vars qw($$1); $$1/;' \
-e '$$_ = "" if /use warnings/;' \
$$(${FIND} ${WRKSRC} -name '*.pm')
+ @${RM} ${WRKSRC}/lib/POE/Component/Server/SimpleHTTP.pm.orig
.endif
.include <bsd.port.post.mk>