aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-POE-Component-Server-SimpleHTTP
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2005-10-17 23:31:59 +0800
committerlth <lth@FreeBSD.org>2005-10-17 23:31:59 +0800
commit00f03eaba5a2491b1c188c569e3397d703284cb8 (patch)
tree96444b932949884cfa2addbb642999171c73e3c4 /www/p5-POE-Component-Server-SimpleHTTP
parent9f5d8a3ae8bd415be7b5ea28e337dd5238f1edb2 (diff)
downloadfreebsd-ports-gnome-00f03eaba5a2491b1c188c569e3397d703284cb8.tar.gz
freebsd-ports-gnome-00f03eaba5a2491b1c188c569e3397d703284cb8.tar.zst
freebsd-ports-gnome-00f03eaba5a2491b1c188c569e3397d703284cb8.zip
Removed patch droppings
Noticed by: pointyhat via kris Pointy hat to: lth
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>