summaryrefslogtreecommitdiff
path: root/devel/pecl-eio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-eio/Makefile')
-rw-r--r--devel/pecl-eio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pecl-eio/Makefile b/devel/pecl-eio/Makefile
index 9524ed531ae2..804633f5074d 100644
--- a/devel/pecl-eio/Makefile
+++ b/devel/pecl-eio/Makefile
@@ -15,8 +15,7 @@ COMMENT= Provides interface to the libeio library
LICENSE= PHP301
CONFIGURE_ARGS= --enable-eio
-USE_PHP= yes
-USE_PHPEXT= yes
+USES= php:ext
IGNORE_WITH_PHP= 70
.include <bsd.port.mk>