aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Server-SimpleHTTP
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2005-10-17 15:31:59 +0000
committerLars Thegler <lth@FreeBSD.org>2005-10-17 15:31:59 +0000
commitd70302b306fd084d1269cf3cefae677e1cc5eb5c (patch)
tree70afb0f80ccf697e66af36df7bef4a9990f5cafb /www/p5-POE-Component-Server-SimpleHTTP
parentaaa6e4924c146cd1b844fb36bb40c2f38fe41901 (diff)
downloadports-d70302b306fd084d1269cf3cefae677e1cc5eb5c.tar.gz
ports-d70302b306fd084d1269cf3cefae677e1cc5eb5c.zip
Notes
Diffstat (limited to 'www/p5-POE-Component-Server-SimpleHTTP')
-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>