aboutsummaryrefslogtreecommitdiff
path: root/www/p5-LWP-UserAgent-POE/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-LWP-UserAgent-POE/Makefile')
-rw-r--r--www/p5-LWP-UserAgent-POE/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-LWP-UserAgent-POE/Makefile b/www/p5-LWP-UserAgent-POE/Makefile
index 750574883bff..6ec7dc4658f4 100644
--- a/www/p5-LWP-UserAgent-POE/Makefile
+++ b/www/p5-LWP-UserAgent-POE/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: LWP-UserAgent-POE
-# Date created: 25 February 2009
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
+# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= LWP-UserAgent-POE
PORTVERSION= 0.03
@@ -26,4 +22,5 @@ USE_PERL5= configure
MAN3= LWP::UserAgent::POE.3
+NO_STAGE= yes
.include <bsd.port.mk>