diff options
Diffstat (limited to 'textproc/py-wtforms/Makefile')
-rw-r--r-- | textproc/py-wtforms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-wtforms/Makefile b/textproc/py-wtforms/Makefile index a48836ad7ade..e524a6755951 100644 --- a/textproc/py-wtforms/Makefile +++ b/textproc/py-wtforms/Makefile @@ -13,7 +13,7 @@ COMMENT= Forms validation and rendering library for python web development LICENSE= BSD USE_ZIP= yes -USE_PYTHON= 2.6+ +USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_NOEGGINFO= yes |