diff options
Diffstat (limited to 'www/twms/Makefile')
-rw-r--r-- | www/twms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/twms/Makefile b/www/twms/Makefile index aa27d5c8a4d9..9961f12add77 100644 --- a/www/twms/Makefile +++ b/www/twms/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyproj/__init__.py:${PORTSDIR}/graphics/py-pyp ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging USE_BZIP2= yes -USE_PYTHON= 2.6+ +USE_PYTHON= yes NO_BUILD= yes TWMS_USER?= twms |