From dd97722379d86bbad461eb7c042a07cd39ba24f9 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/pear-Math_BigInteger/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/pear-Math_BigInteger') diff --git a/math/pear-Math_BigInteger/Makefile b/math/pear-Math_BigInteger/Makefile index 46a29d105036..71ce4ac1ccb8 100644 --- a/math/pear-Math_BigInteger/Makefile +++ b/math/pear-Math_BigInteger/Makefile @@ -14,6 +14,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= pcre PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include -- cgit