aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-JSON/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Plugin-JSON/Makefile')
-rw-r--r--www/p5-Template-Plugin-JSON/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-Template-Plugin-JSON/Makefile b/www/p5-Template-Plugin-JSON/Makefile
index cf44c0879a97..5d9b78b7c35b 100644
--- a/www/p5-Template-Plugin-JSON/Makefile
+++ b/www/p5-Template-Plugin-JSON/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: p5-Template-Plugin-JSON
-# Date created: Dec 26, 2006
-# Whom: kuriyama@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= Template-Plugin-JSON
PORTVERSION= 0.06
@@ -25,4 +20,5 @@ USE_PERL5= configure
MAN3= Template::Plugin::JSON.3
+NO_STAGE= yes
.include <bsd.port.mk>