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