diff options
Diffstat (limited to 'www/xcache/Makefile')
-rw-r--r-- | www/xcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xcache/Makefile b/www/xcache/Makefile index 077b58a52e85..2f214df69830 100644 --- a/www/xcache/Makefile +++ b/www/xcache/Makefile @@ -11,7 +11,7 @@ COMMENT= A fast and stable php opcode cacher LICENSE= BSD -USE_BZIP2= yes +USES= tar:bzip2 USE_PHP= yes USE_PHPIZE= yes |