aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-MockObject/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-MockObject/Makefile')
-rw-r--r--devel/p5-Test-MockObject/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/p5-Test-MockObject/Makefile b/devel/p5-Test-MockObject/Makefile
index db5c26f16790..71a0a405b23d 100644
--- a/devel/p5-Test-MockObject/Makefile
+++ b/devel/p5-Test-MockObject/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: p5-Test-MockObject
-# Date Created: 16 Jul, 2003
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Test-MockObject
PORTVERSION= 1.20120301
@@ -28,6 +23,7 @@ INSTALL_TARGET= pure_install
MAN3= Test::MockObject.3 Test::MockObject::Extends.3
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501400