aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Path-Class-URI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Path-Class-URI/Makefile')
-rw-r--r--www/p5-Path-Class-URI/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-Path-Class-URI/Makefile b/www/p5-Path-Class-URI/Makefile
index f99e05d322d7..afa0864fe99b 100644
--- a/www/p5-Path-Class-URI/Makefile
+++ b/www/p5-Path-Class-URI/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: Path::Class::URI
-# Date created: 20 Jan 2009
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Path-Class-URI
PORTVERSION= 0.04
@@ -27,4 +22,5 @@ USE_PERL5= configure
MAN3= Path::Class::URI.3 \
Path::Class::Unicode.3
+NO_STAGE= yes
.include <bsd.port.mk>