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 a9118df96039..276396a648aa 100644 --- a/math/py-graphillion/Makefile +++ b/math/py-graphillion/Makefile @@ -14,7 +14,7 @@ COMMENT= Fast, lightweight graphset operation library in Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python +USES= python:2.7 USE_PYTHON= distutils autoplist post-install: |