Unbreak bulk -a
This commit is contained in:
parent
fb3dab4c2e
commit
ae73d29444
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538676
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}biopython>0:biology/py-biopython@${PY_FLAVOR}
|
||||
|
||||
USES= gmake python:3.5+
|
||||
USES= gmake python:3.6+
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= haddocking
|
||||
USE_PYTHON= distutils noflavors autoplist
|
||||
|
@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=1.0.0:science/py-scipy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= compiler:c++11-lang python
|
||||
USES= compiler:c++11-lang python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}psutil>=4.0.2:sysutils/py-psutil@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}mock>=2.0.0:devel/py-mock@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user