Date: Sat, 4 Sep 2021 03:58:24 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4fac1dac1049 - main - biology/ncbi-cxx-toolkit: Broken on 11 Message-ID: <202109040358.1843wO20055125@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4fac1dac10494e4f6cf08edf672df2be52083019 commit 4fac1dac10494e4f6cf08edf672df2be52083019 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-09-04 02:22:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-09-04 03:58:21 +0000 biology/ncbi-cxx-toolkit: Broken on 11 Reported by: fallout --- biology/ncbi-cxx-toolkit/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/biology/ncbi-cxx-toolkit/Makefile b/biology/ncbi-cxx-toolkit/Makefile index 4148f33e2d63..49d024208177 100644 --- a/biology/ncbi-cxx-toolkit/Makefile +++ b/biology/ncbi-cxx-toolkit/Makefile @@ -10,6 +10,8 @@ COMMENT= NCBI C++ Toolkit LICENSE= PD LICENSE_FILE= ${WRKSRC}/doc/public/LICENSE +BROKEN_FreeBSD_11= libxconnserv.so, not found (try using -rpath or -rpath-link) + LIB_DEPENDS= libcdd.so:math/cddlib \ liblmdb.so:databases/lmdb \ libpcre.so:devel/pcre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109040358.1843wO20055125>