aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-12-14 13:57:28 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-12-14 13:57:28 +0000
commit1d7e0541a423963ed2c8b02439830a4c97c6241d (patch)
treeaa74e05ef162dc15fb8341ffff80ef4081efd27c /net-im
parent5d172aa2a44e626641ee7401fbac0b431059b8e2 (diff)
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pecl-stomp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile
index 0a59490d24ad..f244e27f4861 100644
--- a/net-im/pecl-stomp/Makefile
+++ b/net-im/pecl-stomp/Makefile
@@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUT= limit:^1.*
USES= php:pecl
-IGNORE_WITH_PHP= 70 71
+IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>