aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-MockModule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-MockModule/Makefile')
-rw-r--r--devel/p5-Test-MockModule/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Test-MockModule/Makefile b/devel/p5-Test-MockModule/Makefile
index 947b5c9fbd64..54088688dd32 100644
--- a/devel/p5-Test-MockModule/Makefile
+++ b/devel/p5-Test-MockModule/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: devel/p5-Test-MockModule
-# Date created: 26 December 2004
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
+# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Test-MockModule
PORTVERSION= 0.05
@@ -20,4 +16,5 @@ USE_PERL5= configure
MAN3= Test::MockModule.3
+NO_STAGE= yes
.include <bsd.port.mk>