summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2024-02-29 09:48:02 +0200
committerMatthias Fechner <mfechner@FreeBSD.org>2024-02-29 09:48:29 +0200
commita7b4fee718b17884358d3f527fef7986af3383ce (patch)
tree6525fc18277d9d00b4671b90a7e4d00aefec7381
parent5d4139f8bdb67bd6e8328422f9762661bd0d6454 (diff)
downloadfreebsd-ports-a7b4fee718b17884358d3f527fef7986af3383ce.zip
databases/rubygem-pg_query: stop spam from pkg-fallout
-rw-r--r--databases/rubygem-pg_query/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/rubygem-pg_query/Makefile b/databases/rubygem-pg_query/Makefile
index cfd29b1781b4..e9dcd7cb4135 100644
--- a/databases/rubygem-pg_query/Makefile
+++ b/databases/rubygem-pg_query/Makefile
@@ -10,6 +10,8 @@ WWW= https://github.com/lfittl/pg_query
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_15= fails to link: ld: error: version script assignment of 'global' to symbol '_Init_pg_query' failed: symbol not defined
+
BUILD_DEPENDS= rubygem-pathname>0:devel/rubygem-pathname
RUN_DEPENDS= rubygem-google-protobuf>=3.22.3:devel/rubygem-google-protobuf