aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-19 02:29:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-19 02:29:16 +0000
commitc9edd6a5af31506cac924859f4e7ba2abaa3f683 (patch)
treefa013d3c051e1772bca44eced465e63c970ab4f9 /biology
parent58d53fb8233f42e0e80a034a6906f99dbfcfc2ba (diff)
downloadports-c9edd6a5af31506cac924859f4e7ba2abaa3f683.tar.gz
ports-c9edd6a5af31506cac924859f4e7ba2abaa3f683.zip
Mark BROKEN on riscv64 the same as on aarch64.
While here, pet portlint (Makevar order). Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
Notes
Notes: svn path=/head/; revision=562006
Diffstat (limited to 'biology')
-rw-r--r--biology/ugene/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/biology/ugene/Makefile b/biology/ugene/Makefile
index 6d8b55c11d63..68f125965abe 100644
--- a/biology/ugene/Makefile
+++ b/biology/ugene/Makefile
@@ -11,9 +11,10 @@ COMMENT= Free, open-source, cross-platform bioinformatics toolkit
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= bash:shells/bash
-
BROKEN_aarch64= Fails to build: invokes x86 asm
+BROKEN_riscv64= Fails to build: invokes x86 asm
+
+RUN_DEPENDS= bash:shells/bash
USE_GITHUB= yes
GH_ACCOUNT= ugeneunipro