diff options
Diffstat (limited to 'www/pecl-yar/Makefile')
-rw-r--r-- | www/pecl-yar/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/pecl-yar/Makefile b/www/pecl-yar/Makefile index b72b541..111054a 100644 --- a/www/pecl-yar/Makefile +++ b/www/pecl-yar/Makefile @@ -15,12 +15,8 @@ LICENSE= PHP301 BROKEN_powerpc64= Does not build -USES= tar:tgz -PHP_MODNAME= yar -USE_PHP= json curl -USE_PHPEXT= yes -USE_PHPIZE= yes -USE_PHP_BUILD= yes +USES= php:ext tar:tgz +USE_PHP= json:build curl:build IGNORE_WITH_PHP= 70 CFLAGS+= -I${LOCALBASE}/include |