forked from Lainports/freebsd-ports
biology/peak-classifier: Clean up USES=python
- Fixd6b521a455- Reapply1d86601d32USES=python means USES=python:3.8+ now. Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
51419cc7b2
commit
ce6eaa8e39
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libxtend.so:devel/libxtend libbiolibc.so:biology/biolibc
|
||||||
RUN_DEPENDS= bedtools:biology/bedtools \
|
RUN_DEPENDS= bedtools:biology/bedtools \
|
||||||
${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= localbase python:3.7+ shebangfix
|
USES= localbase python shebangfix
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= auerlab
|
GH_ACCOUNT= auerlab
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue