summaryrefslogtreecommitdiff
path: root/devel/php53-json/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/php53-json/Makefile')
-rw-r--r--devel/php53-json/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/php53-json/Makefile b/devel/php53-json/Makefile
index d631e5a85514..e43f13977ee8 100644
--- a/devel/php53-json/Makefile
+++ b/devel/php53-json/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: php53-json
-# Date created: 12 Apr 2012
-# Whom: Florian Smeets <flo@FreeBSD.org>
-#
# $FreeBSD$
-#
CATEGORIES= devel
@@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
PKGNAMESUFFIX= -json
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"