diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pecl-stomp/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile index 26c1e82dbf06..16302b1b5943 100644 --- a/net-im/pecl-stomp/Makefile +++ b/net-im/pecl-stomp/Makefile @@ -12,10 +12,7 @@ COMMENT= PECL extension of stomp client LICENSE= PHP301 -USES= tar:tgz -USE_PHP= yes -USE_PHPIZE= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 .include <bsd.port.mk> |