diff options
Diffstat (limited to 'www/pyblosxom/Makefile')
-rw-r--r-- | www/pyblosxom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pyblosxom/Makefile b/www/pyblosxom/Makefile index f51028897ed7..69b95c82c124 100644 --- a/www/pyblosxom/Makefile +++ b/www/pyblosxom/Makefile @@ -11,7 +11,7 @@ COMMENT= A lightweight weblog system LICENSE= MIT -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS= easy_install NO_STAGE= yes |