diff options
Diffstat (limited to 'textproc/py-rdflib/Makefile')
-rw-r--r-- | textproc/py-rdflib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile index 811f8e8fbc2a..a26f51ad348d 100644 --- a/textproc/py-rdflib/Makefile +++ b/textproc/py-rdflib/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>=0,1:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes |