aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateConvert/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateConvert/Makefile')
-rw-r--r--devel/p5-DateConvert/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-DateConvert/Makefile b/devel/p5-DateConvert/Makefile
index 624a328c73a3..c4e520182e2f 100644
--- a/devel/p5-DateConvert/Makefile
+++ b/devel/p5-DateConvert/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-DateConvert
-# Date created: 13th September 2000
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
+# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= DateConvert
PORTVERSION= 0.16
@@ -20,4 +16,5 @@ USE_PERL5= configure
MAN3= Date::Convert.3
+NO_STAGE= yes
.include <bsd.port.mk>