aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-cassandra
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-09-22 07:14:00 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-09-22 07:14:00 +0000
commit2de6d0986dae57ce2a2baf19795979345fcd04eb (patch)
tree8ee9853fe205829d45d09bb5071a0eb81239e5b4 /databases/pecl-cassandra
parentbdd9216c88016e918329a645f08c54d9beaa6c16 (diff)
downloadports-2de6d0986dae57ce2a2baf19795979345fcd04eb.tar.gz
ports-2de6d0986dae57ce2a2baf19795979345fcd04eb.zip
Ignore with php 7.4
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=512557
Diffstat (limited to 'databases/pecl-cassandra')
-rw-r--r--databases/pecl-cassandra/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pecl-cassandra/Makefile b/databases/pecl-cassandra/Makefile
index bff5483a8f37..7fff232f7aa2 100644
--- a/databases/pecl-cassandra/Makefile
+++ b/databases/pecl-cassandra/Makefile
@@ -15,5 +15,6 @@ LIB_DEPENDS= libuv.so:devel/libuv \
libgmp.so:math/gmp
USES= php:pecl localbase
+IGNORE_WITH_PHP= 74
.include <bsd.port.mk>