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