diff options
| -rw-r--r-- | textproc/refdb/Makefile | 3 |
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 |
