summaryrefslogtreecommitdiff
path: root/net/pecl-amqp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pecl-amqp/Makefile')
-rw-r--r--net/pecl-amqp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/pecl-amqp/Makefile b/net/pecl-amqp/Makefile
index 9c9701557991..9409e502a779 100644
--- a/net/pecl-amqp/Makefile
+++ b/net/pecl-amqp/Makefile
@@ -15,9 +15,7 @@ COMMENT= PHP extension for AMQP API
LIB_DEPENDS= librabbitmq.so:net/rabbitmq-c-devel
-PHP_MODNAME= ${PORTNAME}
-USE_PHP= yes
-USE_PHPEXT= yes
+USES= php:ext
IGNORE_WITH_PHP= 70
.include <bsd.port.mk>