aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-CodeStyler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-CodeStyler/Makefile')
-rw-r--r--devel/p5-Class-CodeStyler/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Class-CodeStyler/Makefile b/devel/p5-Class-CodeStyler/Makefile
index d0fc7a6a2fff..ba95a5c5efa0 100644
--- a/devel/p5-Class-CodeStyler/Makefile
+++ b/devel/p5-Class-CodeStyler/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Class-CodeStyler
-# Date created: 12 Jun 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Class-CodeStyler
PORTVERSION= 0.27
@@ -20,4 +16,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_STAGE= yes
.include <bsd.port.mk>