diff options
Diffstat (limited to 'www/quixote/Makefile')
-rw-r--r-- | www/quixote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/quixote/Makefile b/www/quixote/Makefile index ac2f6eb94825..070b4102ac6d 100644 --- a/www/quixote/Makefile +++ b/www/quixote/Makefile @@ -17,7 +17,7 @@ COMMENT= A framework for developing web applications in Python RUN_DEPENDS+= qpcheck.py:${PORTSDIR}/www/py-qpy -USE_PYTHON= 2.3+ +USE_PYTHON= 2.4+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Quixote |