aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Multimethods
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-Multimethods')
-rw-r--r--devel/p5-Class-Multimethods/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Class-Multimethods/Makefile b/devel/p5-Class-Multimethods/Makefile
index a41078266d96..de18f689d3db 100644
--- a/devel/p5-Class-Multimethods/Makefile
+++ b/devel/p5-Class-Multimethods/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Class-Multimethods
-# Date created: 01 Jun 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Class-Multimethods
PORTVERSION= 1.70
@@ -19,4 +15,5 @@ MAN3= Class::Multimethods.3
USES= perl5
USE_PERL5= configure
+NO_STAGE= yes
.include <bsd.port.mk>