aboutsummaryrefslogtreecommitdiff
path: root/net-im/pecl-stomp
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/pecl-stomp')
-rw-r--r--net-im/pecl-stomp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile
index 7ec4e2ec84e4..5cbd669515e4 100644
--- a/net-im/pecl-stomp/Makefile
+++ b/net-im/pecl-stomp/Makefile
@@ -18,5 +18,7 @@ COMMENT= PECL extension of stomp client
USE_PHP= yes
USE_PHPIZE= yes
USE_PHPEXT= yes
+DEFAULT_PHP_VER=53
+IGNORE_WITH_PHP=5
.include <bsd.port.mk>