From 0605c2e30fd40378d7d04ab8d5fa3016d20395bd Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 18 Feb 2016 14:47:05 +0000 Subject: - Ignore php70 - While here remove old php gruft --- math/pecl-big_int/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/pecl-big_int') diff --git a/math/pecl-big_int/Makefile b/math/pecl-big_int/Makefile index 223adf30fc7c..505e45bd0f5a 100644 --- a/math/pecl-big_int/Makefile +++ b/math/pecl-big_int/Makefile @@ -14,6 +14,7 @@ COMMENT= Functions for calculations with arbitrary length integers and bitsets USES= tar:tgz USE_PHP= yes USE_PHPEXT= yes +IGNORE_WITH_PHP= 70 DOCS= CREDITS INSTALL LICENSE README docs/index.html libbig_int/CREDITS \ libbig_int/LICENSE -- cgit