diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-12-14 13:57:28 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-12-14 13:57:28 +0000 |
commit | 1d7e0541a423963ed2c8b02439830a4c97c6241d (patch) | |
tree | aa74e05ef162dc15fb8341ffff80ef4081efd27c /net-im | |
parent | 5d172aa2a44e626641ee7401fbac0b431059b8e2 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pecl-stomp/Makefile | 2 |
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> |