diff --git a/biology/bowtie2/Makefile b/biology/bowtie2/Makefile index 63973ce3e8e2..d08202c62f7c 100644 --- a/biology/bowtie2/Makefile +++ b/biology/bowtie2/Makefile @@ -3,7 +3,7 @@ PORTNAME= bowtie2 DISTVERSIONPREFIX= v DISTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology perl5 python MAINTAINER= jwb@FreeBSD.org @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE # Requires a 64-bit processor and depends on hard-coded SSE instructions # Experimental support for AARCH64 as of 2.3.5 ONLY_FOR_ARCHS= aarch64 amd64 -LIB_DEPENDS= libtbb.so:devel/onetbb +LIB_DEPENDS= libtbb.so:devel/tbb RUN_DEPENDS= bash:shells/bash USES= gmake localbase:ldflags perl5 python shebangfix