diff options
Diffstat (limited to 'databases/pecl-mongo/Makefile')
-rw-r--r-- | databases/pecl-mongo/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/pecl-mongo/Makefile b/databases/pecl-mongo/Makefile index 27343b5079a9..8ce20e24277a 100644 --- a/databases/pecl-mongo/Makefile +++ b/databases/pecl-mongo/Makefile @@ -15,10 +15,8 @@ LICENSE= APACHE20 BUILD_DEPENDS= re2c>=0.13.4:devel/re2c -USES= tar:tgz -USE_PHP= spl -USE_PHP_BUILD= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz +USE_PHP= spl:build CONFIGURE_ARGS= --enable-mongo SUB_FILES= pkg-message IGNORE_WITH_PHP= 70 |