aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-JSON/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-JSON/Makefile')
-rw-r--r--devel/p5-Test-JSON/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Test-JSON/Makefile b/devel/p5-Test-JSON/Makefile
index 536032b70b84..8b1211a447b2 100644
--- a/devel/p5-Test-JSON/Makefile
+++ b/devel/p5-Test-JSON/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: devel/p5-Test-JSON
-# Date created: 26 April 2007
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
+# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Test-JSON
PORTVERSION= 0.11
@@ -26,4 +22,5 @@ USE_PERL5= configure
MAN3= Test::JSON.3
+NO_STAGE= yes
.include <bsd.port.mk>