diff options
Diffstat (limited to 'databases/postgresql-plv8js')
-rw-r--r-- | databases/postgresql-plv8js/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile index 2861c04363e2..918c5a59e19f 100644 --- a/databases/postgresql-plv8js/Makefile +++ b/databases/postgresql-plv8js/Makefile @@ -12,6 +12,8 @@ WWW= https://plv8.github.io/ LICENSE= PostgreSQL +DEPRECATED= BROKEN for more than a year +EXPIRATION_DATE= 2023-11-30 BROKEN= does not build: plv8.cc:1397:20: error: no matching constructor for initialization of 'v8::ScriptOrigin' BUILD_DEPENDS= bash:shells/bash |