aboutsummaryrefslogtreecommitdiff
path: root/www/py-webhelpers
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-06-08 22:30:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-06-08 22:30:55 +0000
commit81100672d4de2795c4284cf568383d48955cbdcb (patch)
tree47e3d403298c2fd50b0ec056f62df5c31925decb /www/py-webhelpers
parent6d138c2d46f8ea88c939a76298099dbcf07491af (diff)
downloadports-81100672d4de2795c4284cf568383d48955cbdcb.tar.gz
ports-81100672d4de2795c4284cf568383d48955cbdcb.zip
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3
Notes
Notes: svn path=/head/; revision=235453
Diffstat (limited to 'www/py-webhelpers')
-rw-r--r--www/py-webhelpers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-webhelpers/Makefile b/www/py-webhelpers/Makefile
index b6062c374d96..2746b6d5cfbc 100644
--- a/www/py-webhelpers/Makefile
+++ b/www/py-webhelpers/Makefile
@@ -18,7 +18,7 @@ COMMENT= Python helper functions for writing templates in web applications
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}routes>=1.1:${PORTSDIR}/www/py-routes \
${PYTHON_PKGNAMEPREFIX}simplejson>=1.4:${PORTSDIR}/devel/py-simplejson
-USE_PYTHON= 2.5
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= WebHelpers