diff options
Diffstat (limited to 'net/pecl-yaz/Makefile')
-rw-r--r-- | net/pecl-yaz/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/pecl-yaz/Makefile b/net/pecl-yaz/Makefile index 73bd4104e6ff..92f8433c1863 100644 --- a/net/pecl-yaz/Makefile +++ b/net/pecl-yaz/Makefile @@ -16,8 +16,7 @@ LICENSE= PHP301 LIB_DEPENDS= libyaz.so:net/yaz -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext IGNORE_WITH_PHP= 70 CONFIGURE_ARGS= --with-yaz=${LOCALBASE} |