biology/freebayes: Drop redundant tabixpp dep

tabixpp is included as a git submodule
This commit is contained in:
Jason W. Bacon 2023-01-22 10:42:34 -06:00
parent 36008fbef4
commit b0cafd4b1d
1 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,7 @@
PORTNAME= freebayes
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org
@ -10,8 +10,7 @@ WWW= https://github.com/ekg/freebayes
LICENSE= MIT
LIB_DEPENDS= libhts.so:biology/htslib \
libtabix.so:biology/tabixpp
LIB_DEPENDS= libhts.so:biology/htslib
# Submodules use older versions than the ports, so we cannot safely unbundle
# No shared libs are built by the submodules so there will be no conflicts