aboutsummaryrefslogtreecommitdiff
path: root/misc/pecl-timezonedb
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pecl-timezonedb')
-rw-r--r--misc/pecl-timezonedb/Makefile4
1 files changed, 1 insertions, 3 deletions
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 <bsd.port.mk>