diff options
Diffstat (limited to 'www/xcache/Makefile')
-rw-r--r-- | www/xcache/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/xcache/Makefile b/www/xcache/Makefile index 89a9cfca6966..93bf7ca09391 100644 --- a/www/xcache/Makefile +++ b/www/xcache/Makefile @@ -11,9 +11,7 @@ COMMENT= Fast and stable php opcode cacher LICENSE= BSD3CLAUSE -USES= tar:bzip2 -USE_PHP= yes -USE_PHPIZE= yes +USES= php:phpize tar:bzip2 CONFIGURE_ARGS= --enable-xcache=shared |