summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/pecl-couchbase/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/pecl-couchbase/Makefile b/databases/pecl-couchbase/Makefile
index 7c23133a12f5..8e07144ba46a 100644
--- a/databases/pecl-couchbase/Makefile
+++ b/databases/pecl-couchbase/Makefile
@@ -10,6 +10,10 @@ COMMENT= Couchbase Server PHP extension
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+# Remove these once you have updated this to a version 3.0.5 or later
+DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29
+EXPIRATION_DATE=2022-11-28
+
BUILD_DEPENDS= libcouchbase>=2.10.7:databases/libcouchbase
LIB_DEPENDS= libcouchbase.so:databases/libcouchbase