aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Test-URI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Test-URI/Makefile')
-rw-r--r--net/p5-Test-URI/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/p5-Test-URI/Makefile b/net/p5-Test-URI/Makefile
index 894b55f42efd..ad6712c013f9 100644
--- a/net/p5-Test-URI/Makefile
+++ b/net/p5-Test-URI/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Test-URI
-# Date created: 2007-10-30
-# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
-#
+# Created by: TAKAHASHI Kaoru <kaoru@kaisei.org>
# $FreeBSD$
-#
PORTNAME= Test-URI
PORTVERSION= 1.08
@@ -25,4 +21,5 @@ USE_PERL5= configure
MAN3= Test::URI.3
+NO_STAGE= yes
.include <bsd.port.mk>