diff options
Diffstat (limited to 'graphics/mahotas/Makefile')
-rw-r--r-- | graphics/mahotas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mahotas/Makefile b/graphics/mahotas/Makefile index 06d5d916119e..3b752c15b4a3 100644 --- a/graphics/mahotas/Makefile +++ b/graphics/mahotas/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= freeimage:${PORTSDIR}/graphics/freeimage USE_GCC= yes -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes |