diff options
Diffstat (limited to 'math/py-kiwisolver/Makefile')
-rw-r--r-- | math/py-kiwisolver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-kiwisolver/Makefile b/math/py-kiwisolver/Makefile index 35defc375f00..f5a50a736e6c 100644 --- a/math/py-kiwisolver/Makefile +++ b/math/py-kiwisolver/Makefile @@ -12,7 +12,7 @@ COMMENT= Fast implementation of the Cassowary constraint solver LICENSE= BSD3CLAUSE -USES= compiler:c++11-lang python +USES= compiler:c++11-lang python:3.6+ USE_PYTHON= autoplist concurrent distutils .include <bsd.port.mk> |