aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Regexp-IPv6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Regexp-IPv6/Makefile')
-rw-r--r--textproc/p5-Regexp-IPv6/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/p5-Regexp-IPv6/Makefile b/textproc/p5-Regexp-IPv6/Makefile
index edf9df3a1e52..9950b55ec8e3 100644
--- a/textproc/p5-Regexp-IPv6/Makefile
+++ b/textproc/p5-Regexp-IPv6/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Regexp-IPv6
-# Date created: 01 September 2011
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
+# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Regexp-IPv6
PORTVERSION= 0.03
@@ -19,4 +15,5 @@ USE_PERL5= configure
MAN3= Regexp::IPv6.3
+NO_STAGE= yes
.include <bsd.port.mk>