aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-gettext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Locale-gettext/Makefile')
-rw-r--r--devel/p5-Locale-gettext/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Locale-gettext/Makefile b/devel/p5-Locale-gettext/Makefile
index 279af967faa0..8d74efc7128b 100644
--- a/devel/p5-Locale-gettext/Makefile
+++ b/devel/p5-Locale-gettext/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-gettext
-# Date created: 1 February 2000
-# Whom: Dmitry Sivachenko <dima@Chg.RU>
-#
+# Created by: Dmitry Sivachenko <dima@Chg.RU>
# $FreeBSD$
-#
PORTNAME= Locale-gettext
PORTVERSION= 1.05
@@ -22,4 +18,5 @@ USE_PERL5= configure
MAN3= Locale::gettext.3
+NO_STAGE= yes
.include <bsd.port.mk>