aboutsummaryrefslogtreecommitdiff
path: root/net-im/pecl-stomp2
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2016-11-30 16:55:37 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2016-11-30 16:55:37 +0000
commit0cafd58b01ccbc987571169ac9f6487592ed3b01 (patch)
treec9acdd78a700f12f4f05212189a4a100a906544c /net-im/pecl-stomp2
parent7c39960db892e626604e75efbb647a5b7895e5cc (diff)
downloadports-0cafd58b01ccbc987571169ac9f6487592ed3b01.tar.gz
ports-0cafd58b01ccbc987571169ac9f6487592ed3b01.zip
Notes
Diffstat (limited to 'net-im/pecl-stomp2')
-rw-r--r--net-im/pecl-stomp2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/pecl-stomp2/Makefile b/net-im/pecl-stomp2/Makefile
index acbe3dfdc8e8..5b54297e0cca 100644
--- a/net-im/pecl-stomp2/Makefile
+++ b/net-im/pecl-stomp2/Makefile
@@ -17,8 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUT= limit:^2.*
USES= php:ext tar:tgz
-PHP_VER= 70
-IGNORE_WITH_PHP= 55 56
+IGNORE_WITH_PHP= 56
CONFLICTS= pecl-stomp-1*
.include <bsd.port.mk>