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