diff options
-rw-r--r-- | biology/py-macs3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/py-macs3/Makefile b/biology/py-macs3/Makefile index ad1756edbd32..6387fafd3346 100644 --- a/biology/py-macs3/Makefile +++ b/biology/py-macs3/Makefile @@ -30,7 +30,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ USES= localbase perl5 python shebangfix USE_GITHUB= yes USE_PERL5= test -USE_PYTHON= autoplist concurrent pep517 +USE_PYTHON= autoplist concurrent distutils GH_ACCOUNT= macs3-project GH_PROJECT= MACS |