aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-plv8js/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-06-06 15:23:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-06-07 01:33:51 +0000
commit578c97b6c7cecb16d3601ddb53947f72fd61c901 (patch)
treedfea5f51af516de3984d9489681b953aa4224085 /databases/postgresql-plv8js/Makefile
parent3fb23a1fecea0b71e0da8b1adc8f4724245b9651 (diff)
Diffstat (limited to 'databases/postgresql-plv8js/Makefile')
-rw-r--r--databases/postgresql-plv8js/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile
index 94574cccfa88..9885be1af46c 100644
--- a/databases/postgresql-plv8js/Makefile
+++ b/databases/postgresql-plv8js/Makefile
@@ -13,6 +13,8 @@ COMMENT= PL/v8js procedural language for PostgreSQL database
LICENSE= PostgreSQL
+BROKEN= does not build: plv8.cc:1397:20: error: no matching constructor for initialization of 'v8::ScriptOrigin'
+
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libv8.so:lang/v8