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 --- misc/pecl-timezonedb/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'misc/pecl-timezonedb') diff --git a/misc/pecl-timezonedb/Makefile b/misc/pecl-timezonedb/Makefile index a30e93225a12..0b5bec12a0d3 100644 --- a/misc/pecl-timezonedb/Makefile +++ b/misc/pecl-timezonedb/Makefile @@ -15,8 +15,6 @@ LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE CONFIGURE_ARGS= --enable-timezonedb -USE_PHP= yes -USE_PHPEXT= yes -USES= tar:tgz +USES= php:ext tar:tgz .include -- cgit v1.2.3