Date: Mon, 28 Jun 2021 00:02:16 GMT From: "Jason W. Bacon" <jwb@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 97f088e86852 - main - biology/biostar-tools: Remove falsehood in pkg-message Message-ID: <202106280002.15S02GJM062741@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=97f088e8685297c2dd9e1f39986ca45445a52fc1 commit 97f088e8685297c2dd9e1f39986ca45445a52fc1 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2021-06-27 23:59:33 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2021-06-28 00:01:32 +0000 biology/biostar-tools: Remove falsehood in pkg-message We now use native sra-tools, not linux-sra-tools --- biology/biostar-tools/pkg-message | 7 ------- 1 file changed, 7 deletions(-) diff --git a/biology/biostar-tools/pkg-message b/biology/biostar-tools/pkg-message index cd4162b88842..4adbdc124805 100644 --- a/biology/biostar-tools/pkg-message +++ b/biology/biostar-tools/pkg-message @@ -6,13 +6,6 @@ If you need bedGraphToBigWig, run: cd ${PORTSDIR}/biology/ucsc-userapps && make install clean -sra-tools is using Linux compatibility for now, until the native FreeBSD -port is complete. - -For a quick and proper configuration, run the following: - -pkg install -y auto-admin -auto-install-linux_base EOM } ]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106280002.15S02GJM062741>