aboutsummaryrefslogtreecommitdiff
path: root/net/pecl-amqp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-28 14:00:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-28 14:00:45 +0000
commitdca255c3cec21c0c66003eb626763c7fdc2cb59a (patch)
treee6eac391e081f99a997be8b0d8e036d22d5fe2a9 /net/pecl-amqp
parent4973e5b396de5fdc84495adcdcb1f40854c8ebcd (diff)
Notes
Diffstat (limited to 'net/pecl-amqp')
-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>