diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-01-05 15:47:56 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-01-05 15:47:56 +0000 |
commit | 70da0368839fc23c469e4795e25abdb36aca0425 (patch) | |
tree | 8e27778c298a1d25f011d9c777cd5bf7531ad709 /net-im | |
parent | 5f3bfd2f31fa753ae7964d9568c8d10ca4903a56 (diff) | |
download | freebsd-ports-70da0368839fc23c469e4795e25abdb36aca0425.zip |
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pecl-stomp2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/pecl-stomp2/Makefile b/net-im/pecl-stomp2/Makefile index 495eabdaac6c..00d246655ca0 100644 --- a/net-im/pecl-stomp2/Makefile +++ b/net-im/pecl-stomp2/Makefile @@ -11,7 +11,6 @@ LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl -IGNORE_WITH_PHP= 56 CONFLICTS= pecl-stomp-1* PORTSCOUT= limit:^2.* |