aboutsummaryrefslogtreecommitdiff
path: root/databases/py-tableschema
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 /databases/py-tableschema
parentdd57842caf36b7383c6711594bf9defc93c0c285 (diff)
downloadports-05e70680320d1850a5a3cf0aa800119b045a650b.tar.gz
ports-05e70680320d1850a5a3cf0aa800119b045a650b.zip
Unbreak bulk -a
Notes
Notes: svn path=/head/; revision=542200
Diffstat (limited to 'databases/py-tableschema')
-rw-r--r--databases/py-tableschema/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-tableschema/Makefile b/databases/py-tableschema/Makefile
index 2949e2b59877..3709a2ee53e7 100644
--- a/databases/py-tableschema/Makefile
+++ b/databases/py-tableschema/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cached-property>=1.5:devel/py-cached-propert
${PYTHON_PKGNAMEPREFIX}tabulator>=1.29:devel/py-tabulator@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}unicodecsv>=0.14:devel/py-unicodecsv@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes