mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
biology/bowtie2: Reverse switch to devel/onetbb
Mistakenly believed onetbb was already committed PR: 252683
This commit is contained in:
parent
1daa1d9193
commit
aad6ba1685
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563428
@ -3,7 +3,7 @@
|
|||||||
PORTNAME= bowtie2
|
PORTNAME= bowtie2
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 2.4.2
|
DISTVERSION= 2.4.2
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= biology perl5 python
|
CATEGORIES= biology perl5 python
|
||||||
|
|
||||||
MAINTAINER= jwb@FreeBSD.org
|
MAINTAINER= jwb@FreeBSD.org
|
||||||
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||||||
# Requires a 64-bit processor and depends on hard-coded SSE instructions
|
# Requires a 64-bit processor and depends on hard-coded SSE instructions
|
||||||
# Experimental support for AARCH64 as of 2.3.5
|
# Experimental support for AARCH64 as of 2.3.5
|
||||||
ONLY_FOR_ARCHS= aarch64 amd64
|
ONLY_FOR_ARCHS= aarch64 amd64
|
||||||
LIB_DEPENDS= libtbb.so:devel/onetbb
|
LIB_DEPENDS= libtbb.so:devel/tbb
|
||||||
RUN_DEPENDS= bash:shells/bash
|
RUN_DEPENDS= bash:shells/bash
|
||||||
|
|
||||||
USES= gmake localbase:ldflags perl5 python shebangfix
|
USES= gmake localbase:ldflags perl5 python shebangfix
|
||||||
|
Loading…
Reference in New Issue
Block a user