diff options
Diffstat (limited to 'math/py-pyvtk/Makefile')
-rw-r--r-- | math/py-pyvtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pyvtk/Makefile b/math/py-pyvtk/Makefile index bf402b1f1340..7b6d7bb5dcc8 100644 --- a/math/py-pyvtk/Makefile +++ b/math/py-pyvtk/Makefile @@ -13,7 +13,7 @@ COMMENT= Tools for manipulating VTK files in Python LICENSE= GPLv2 -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes |