aboutsummaryrefslogtreecommitdiff
path: root/textproc/refdb
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-19 05:45:39 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-19 05:45:39 +0000
commit8b476c97c1c9a9f8517d0d84b1fc3d74ee1c2b85 (patch)
treed6daaf79b8534e6ff88dd3c0aff8a7fa90d62004 /textproc/refdb
parent6e935356bd8f5635ed27da817e9817c3f08d9307 (diff)
downloadports-8b476c97c1c9a9f8517d0d84b1fc3d74ee1c2b85.tar.gz
ports-8b476c97c1c9a9f8517d0d84b1fc3d74ee1c2b85.zip
Mark BROKEN in 13/14 (via latest llvm update).
Notes
Notes: svn path=/head/; revision=566029
Diffstat (limited to 'textproc/refdb')
-rw-r--r--textproc/refdb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile
index c3354b565257..48f8f5ca381a 100644
--- a/textproc/refdb/Makefile
+++ b/textproc/refdb/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1
MAINTAINER= ohartman@zedat.fu-berlin.de
COMMENT= Bibliographic reference database
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: thecommandlist
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: thecommandlist
+
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libbtparse.so:textproc/btparse \
libdbi.so:databases/libdbi