diff options
Diffstat (limited to 'math/py-graphillion/Makefile')
-rw-r--r-- | math/py-graphillion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-graphillion/Makefile b/math/py-graphillion/Makefile index 628aeb504702..ff31f2697e10 100644 --- a/math/py-graphillion/Makefile +++ b/math/py-graphillion/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} # Python 2.7,3.4+ -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils post-install: |