diff options
Diffstat (limited to 'archivers/pecl-phk/Makefile')
-rw-r--r-- | archivers/pecl-phk/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/archivers/pecl-phk/Makefile b/archivers/pecl-phk/Makefile index b70b5bfc4b2c..849879801d62 100644 --- a/archivers/pecl-phk/Makefile +++ b/archivers/pecl-phk/Makefile @@ -15,10 +15,8 @@ LICENSE= PHP301 BROKEN_powerpc64= Does not build -USES= tar:tgz -USE_PHP= hash -USE_PHP_BUILD= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz +USE_PHP= hash:build IGNORE_WITH_PHP= 70 CONFIGURE_ARGS= --enable-phk |