aboutsummaryrefslogtreecommitdiff
path: root/net-im/pecl-stomp2
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-03-17 14:13:17 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-03-17 14:13:17 +0000
commitab17c1eacddd332c173b434de5cf194ea61b63ae (patch)
tree6950b9f0d162b059bcfc18f369157cfdd36425ad /net-im/pecl-stomp2
parenta76d003ccee8e63f053fbd2672ad685436c1f8b4 (diff)
downloadports-ab17c1eacddd332c173b434de5cf194ea61b63ae.tar.gz
ports-ab17c1eacddd332c173b434de5cf194ea61b63ae.zip
Notes
Diffstat (limited to 'net-im/pecl-stomp2')
-rw-r--r--net-im/pecl-stomp2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/pecl-stomp2/Makefile b/net-im/pecl-stomp2/Makefile
index abe238e10a05..38133e108ed0 100644
--- a/net-im/pecl-stomp2/Makefile
+++ b/net-im/pecl-stomp2/Makefile
@@ -10,10 +10,11 @@ COMMENT= PECL extension of stomp client
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
-PORTSCOUT= limit:^2.*
+IGNORE_WITH_PHP= 56
USES= php:pecl
-IGNORE_WITH_PHP= 56
CONFLICTS= pecl-stomp-1*
+PORTSCOUT= limit:^2.*
+
.include <bsd.port.mk>