aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-ApacheFormat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Config-ApacheFormat/Makefile')
-rw-r--r--devel/p5-Config-ApacheFormat/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Config-ApacheFormat/Makefile b/devel/p5-Config-ApacheFormat/Makefile
index 2521016a31a3..33f93c08fbb2 100644
--- a/devel/p5-Config-ApacheFormat/Makefile
+++ b/devel/p5-Config-ApacheFormat/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Config::ApacheFormat
-# Date created: 26 Jul 2006
-# Whom: Martin Tournoij <carpetsmoker@gmail.com>
-#
+# Created by: Martin Tournoij <carpetsmoker@gmail.com>
# $FreeBSD$
-#
PORTNAME= Config-ApacheFormat
PORTVERSION= 1.2
@@ -21,4 +17,5 @@ USES= perl5
USE_PERL5= configure
MAN3= Config::ApacheFormat.3
+NO_STAGE= yes
.include <bsd.port.mk>