aboutsummaryrefslogtreecommitdiff
path: root/math/php52-gmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/php52-gmp/Makefile')
-rw-r--r--math/php52-gmp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/math/php52-gmp/Makefile b/math/php52-gmp/Makefile
index d48e2865920f..2611be50f1dd 100644
--- a/math/php52-gmp/Makefile
+++ b/math/php52-gmp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: php52-gmp
-# Date created: 17 Apr 2010
-# Whom: Alex Keda <admin@lissyara.su>
-#
+# Created by: Alex Keda <admin@lissyara.su>
# $FreeBSD$
-#
CATEGORIES= math
@@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52
PKGNAMESUFFIX= -gmp
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"