aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-CPAN-DistnameInfo
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
commit580a778a16c548027cb6b56ad3357f1dec74e859 (patch)
tree3181285e36d6e08abfc359972209897c5230fa7a /devel/p5-CPAN-DistnameInfo
parent34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 (diff)
Notes
Diffstat (limited to 'devel/p5-CPAN-DistnameInfo')
-rw-r--r--devel/p5-CPAN-DistnameInfo/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-CPAN-DistnameInfo/Makefile b/devel/p5-CPAN-DistnameInfo/Makefile
index 84ca9a189894..e3e9b463f8b1 100644
--- a/devel/p5-CPAN-DistnameInfo/Makefile
+++ b/devel/p5-CPAN-DistnameInfo/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: p5-CPAN-DistnameInfo
-# Date created: Mar 27 2004
-# Whom: Lars Thegler <lars@thegler.dk>
-#
+# Created by: Lars Thegler <lars@thegler.dk>
# $FreeBSD$
PORTNAME= CPAN-DistnameInfo
@@ -18,4 +15,5 @@ USE_PERL5= configure
MAN3= CPAN::DistnameInfo.3
+NO_STAGE= yes
.include <bsd.port.mk>