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