diff options
Diffstat (limited to 'devel/pecl-newt/Makefile')
-rw-r--r-- | devel/pecl-newt/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/pecl-newt/Makefile b/devel/pecl-newt/Makefile index e378caa3d424..2e79704bd5fa 100644 --- a/devel/pecl-newt/Makefile +++ b/devel/pecl-newt/Makefile @@ -13,12 +13,7 @@ LICENSE= PHP301 LIB_DEPENDS= libnewt.so:devel/newt -USES= tar:tgz -USE_PHP= yes -USE_PHPIZE= yes -USE_PHP_BUILD= yes -USE_PHPEXT= yes -PHP_MODNAME= newt +USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 post-patch: |