diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-11-30 16:55:37 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-11-30 16:55:37 +0000 |
commit | 0cafd58b01ccbc987571169ac9f6487592ed3b01 (patch) | |
tree | c9acdd78a700f12f4f05212189a4a100a906544c /net-im/pecl-stomp2 | |
parent | 7c39960db892e626604e75efbb647a5b7895e5cc (diff) |
Notes
Diffstat (limited to 'net-im/pecl-stomp2')
-rw-r--r-- | net-im/pecl-stomp2/Makefile | 3 |
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> |