diff options
Diffstat (limited to 'devel/py-importlab/Makefile')
-rw-r--r-- | devel/py-importlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-importlab/Makefile b/devel/py-importlab/Makefile index 062e3a964d0b..26b36b1539c4 100644 --- a/devel/py-importlab/Makefile +++ b/devel/py-importlab/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>=2,1:math/py-networkx@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |