mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
biology/bowtie2: Clarify CPU-specificity
This commit is contained in:
parent
b8994311d8
commit
3c65c04264
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499873
@ -11,7 +11,8 @@ COMMENT= Ultrafast, memory-efficient short read aligner
|
|||||||
LICENSE= GPLv3+
|
LICENSE= GPLv3+
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
# May also work on other 64-bit platforms, but untested
|
# Requires a 64-bit processor and depends on hard-coded SSE instructions
|
||||||
|
# Experimental support for AARCH64 as of 2.3.5
|
||||||
ONLY_FOR_ARCHS= amd64
|
ONLY_FOR_ARCHS= amd64
|
||||||
LIB_DEPENDS= libtbb.so:devel/tbb
|
LIB_DEPENDS= libtbb.so:devel/tbb
|
||||||
RUN_DEPENDS= bash:shells/bash
|
RUN_DEPENDS= bash:shells/bash
|
||||||
|
Loading…
Reference in New Issue
Block a user