aboutsummaryrefslogtreecommitdiff
path: root/biology/py-multiqc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-09-19 14:15:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-09-19 14:15:42 +0000
commit9e6683e879b2be1a8b288ef77963a436290dd963 (patch)
treeb26417547483fd103a7fe4227cf877d543f92585 /biology/py-multiqc
parenta905cf1e2170528ff7338047943a9ebb698c2d80 (diff)
downloadports-9e6683e879b2be1a8b288ef77963a436290dd963.tar.gz
ports-9e6683e879b2be1a8b288ef77963a436290dd963.zip
Unbreak bulk -a
Notes
Notes: svn path=/head/; revision=548989
Diffstat (limited to 'biology/py-multiqc')
-rw-r--r--biology/py-multiqc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/py-multiqc/Makefile b/biology/py-multiqc/Makefile
index 2fd85fae288f..b657f76272dc 100644
--- a/biology/py-multiqc/Makefile
+++ b/biology/py-multiqc/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}spectra>=0.0.10:graphics/py-spectra@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}colormath>0:math/py-colormath@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes