aboutsummaryrefslogtreecommitdiff
path: root/www/jtoolkit/Makefile
diff options
context:
space:
mode:
authorJosh Paetzel <jpaetzel@FreeBSD.org>2009-10-15 20:59:01 +0000
committerJosh Paetzel <jpaetzel@FreeBSD.org>2009-10-15 20:59:01 +0000
commitabd3dc246ad8e4bde7c1bd2ad21ca55dad5db18a (patch)
treeb5e90d6619989e59aa3b3a998e94fd7141041bac /www/jtoolkit/Makefile
parent27e0ba871d423ba6ffd31304949280b917ce4bcb (diff)
downloadports-abd3dc246ad8e4bde7c1bd2ad21ca55dad5db18a.tar.gz
ports-abd3dc246ad8e4bde7c1bd2ad21ca55dad5db18a.zip
Let jtoolkit use an installed version of python rather than forcing a dependancy on python 2.5
Approved by: itetcu@ (mentor)
Notes
Notes: svn path=/head/; revision=242897
Diffstat (limited to 'www/jtoolkit/Makefile')
-rw-r--r--www/jtoolkit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jtoolkit/Makefile b/www/jtoolkit/Makefile
index 81be81746294..b4c976b3338d 100644
--- a/www/jtoolkit/Makefile
+++ b/www/jtoolkit/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= py*-kid>=0.9.5:${PORTSDIR}/devel/py-kid
# Has optional dependencies on database engines
# Can optionally use py-lucene (on i386)
-USE_PYTHON= 2.5
+USE_PYTHON= 2.4+
USE_PYDISTUTILS=yes
PYSETUP= ${PORTNAME}Setup.py