From dca255c3cec21c0c66003eb626763c7fdc2cb59a Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 28 Jun 2016 14:00:45 +0000 Subject: Convert USE_PHP*=yes into USES=php* PR: 210529 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6936 --- net/pecl-yaz/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/pecl-yaz') 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} -- cgit v1.2.3