diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-08 23:08:13 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-08 23:08:13 +0800 |
commit | 3f14fbb2c03bd6b87b63970ea61d60f3c9332589 (patch) | |
tree | 42358909bf1bcd1454294bcb1807af0668a8d50d /net-im/pecl-stomp | |
parent | 4d2f75252909725fb4f01a2d6d9c21add7479ff3 (diff) | |
download | freebsd-ports-gnome-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.tar.gz freebsd-ports-gnome-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.tar.zst freebsd-ports-gnome-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.zip |
Fix some PKGNAME collisions
Diffstat (limited to 'net-im/pecl-stomp')
-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 b98ca2acb322..9f118386d1c1 100644 --- a/net-im/pecl-stomp/Makefile +++ b/net-im/pecl-stomp/Makefile @@ -13,7 +13,7 @@ LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 +IGNORE_WITH_PHP= 70 71 72 73 PORTSCOUT= limit:^1.* |