aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pecl-couchbase/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pecl-couchbase/Makefile')
-rw-r--r--databases/pecl-couchbase/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pecl-couchbase/Makefile b/databases/pecl-couchbase/Makefile
index 0b9b0fc40c65..6a7bf70d855d 100644
--- a/databases/pecl-couchbase/Makefile
+++ b/databases/pecl-couchbase/Makefile
@@ -16,6 +16,6 @@ LIB_DEPENDS= libcouchbase.so:databases/libcouchbase
USES= php:pecl
USE_PHP= json:build
-IGNORE_WITH_PHP= 73
+IGNORE_WITH_PHP= 73 74
.include <bsd.port.mk>