git: 5c534ae6563c - main - biology/abyss: Add test target
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 07:34:47 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c534ae6563c43d6f99baf17f5e8b843e2da06c8 commit 5c534ae6563c43d6f99baf17f5e8b843e2da06c8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-30 07:31:29 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-30 07:34:34 +0000 biology/abyss: Add test target --- biology/abyss/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/biology/abyss/Makefile b/biology/abyss/Makefile index 6faf6c0094de..4e6c2ad26be8 100644 --- a/biology/abyss/Makefile +++ b/biology/abyss/Makefile @@ -32,6 +32,8 @@ make_CMD= ${PREFIX}/bin/gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-sparsehash # configure fails to find std::hash, reported to the ML: https://groups.google.com/forum/#!topic/trans-abyss/SZDBKR5bKxs +TEST_TARGET= check # tests fail to compile, see https://github.com/bcgsc/abyss/issues/453 + OPTIONS_DEFINE= DOCS PORTDOCS= *