diff options
Diffstat (limited to 'math/pecl-big_int/Makefile')
-rw-r--r-- | math/pecl-big_int/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/pecl-big_int/Makefile b/math/pecl-big_int/Makefile index 505e45bd0f5a..64ef8989c5a4 100644 --- a/math/pecl-big_int/Makefile +++ b/math/pecl-big_int/Makefile @@ -11,9 +11,7 @@ DIST_SUBDIR= PECL MAINTAINER= miwi@FreeBSD.org COMMENT= Functions for calculations with arbitrary length integers and bitsets -USES= tar:tgz -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 DOCS= CREDITS INSTALL LICENSE README docs/index.html libbig_int/CREDITS \ |