aboutsummaryrefslogtreecommitdiff
path: root/biology/py-gffutils
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-07-14 07:59:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-07-14 07:59:28 +0000
commit05e70680320d1850a5a3cf0aa800119b045a650b (patch)
tree01020e258e5f349557804ca048766c6b130436ba /biology/py-gffutils
parentdd57842caf36b7383c6711594bf9defc93c0c285 (diff)
downloadports-05e70680320d1850a5a3cf0aa800119b045a650b.tar.gz
ports-05e70680320d1850a5a3cf0aa800119b045a650b.zip
Unbreak bulk -a
Notes
Notes: svn path=/head/; revision=542200
Diffstat (limited to 'biology/py-gffutils')
-rw-r--r--biology/py-gffutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/py-gffutils/Makefile b/biology/py-gffutils/Makefile
index cd03b919a14e..5bf603f033cd 100644
--- a/biology/py-gffutils/Makefile
+++ b/biology/py-gffutils/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=1.9.4:devel/py-argcomplete@${PY
${PYTHON_PKGNAMEPREFIX}simplejson>0:devel/py-simplejson@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.12.0:devel/py-six@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes