diff options
Diffstat (limited to 'textproc/py-enchant/Makefile')
-rw-r--r-- | textproc/py-enchant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile index 12872a5d76e2..abe535241055 100644 --- a/textproc/py-enchant/Makefile +++ b/textproc/py-enchant/Makefile @@ -21,7 +21,7 @@ OPTIONS_DEFAULT=WX WX_DESC= Provide a wxSpellCheckerDialog OPTIONS_SUB= yes -USES= python +USES= python:2.7 USE_PYTHON= distutils WX_USE= WX=3.0+ |