diff options
Diffstat (limited to 'math/py-viper/Makefile')
-rw-r--r-- | math/py-viper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-viper/Makefile b/math/py-viper/Makefile index 4ae0664a9e1c..1576d0b64778 100644 --- a/math/py-viper/Makefile +++ b/math/py-viper/Makefile @@ -12,7 +12,7 @@ COMMENT= Minimalistic scientific plotter and visualization module LICENSE= LGPL3 -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= viper |