diff options
Diffstat (limited to 'databases/pecl-tokyo_tyrant/Makefile')
-rw-r--r-- | databases/pecl-tokyo_tyrant/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/pecl-tokyo_tyrant/Makefile b/databases/pecl-tokyo_tyrant/Makefile index fdfdc67782c7..a63fecc37a2a 100644 --- a/databases/pecl-tokyo_tyrant/Makefile +++ b/databases/pecl-tokyo_tyrant/Makefile @@ -17,11 +17,8 @@ BROKEN_powerpc64= Does not build LIB_DEPENDS= libtokyotyrant.so:databases/tokyotyrant -USES= pkgconfig tar:tgz -USE_PHP= session -USE_PHP_BUILD= spl -USE_PHPIZE= yes -USE_PHPEXT= yes +USES= php:ext pkgconfig tar:tgz +USE_PHP= session:build IGNORE_WITH_PHP= 70 .include <bsd.port.mk> |