aboutsummaryrefslogtreecommitdiff
path: root/www/jtoolkit
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-13 19:03:40 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-13 19:03:40 +0000
commit1e072cfe5da12f20983962677a63c489cf0fb694 (patch)
tree6e9f384b741f8c6f69418c967d3622a77661c649 /www/jtoolkit
parentee50861f55b130cd8804503f493105c07813b8cd (diff)
downloadports-1e072cfe5da12f20983962677a63c489cf0fb694.tar.gz
ports-1e072cfe5da12f20983962677a63c489cf0fb694.zip
Notes
Diffstat (limited to 'www/jtoolkit')
-rw-r--r--www/jtoolkit/Makefile4
-rw-r--r--www/jtoolkit/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/www/jtoolkit/Makefile b/www/jtoolkit/Makefile
index a59a231dfaf1..c1e676b793d7 100644
--- a/www/jtoolkit/Makefile
+++ b/www/jtoolkit/Makefile
@@ -14,11 +14,11 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Webapp framework with modpython-based and stand-alone modes
-RUN_DEPENDS= py*-kid>=0.9.5:${PORTSDIR}/devel/py-kid
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}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.7
USE_PYDISTUTILS=yes
PYSETUP= ${PORTNAME}Setup.py
diff --git a/www/jtoolkit/pkg-descr b/www/jtoolkit/pkg-descr
index 7bffb7dc9442..c549f0f82e96 100644
--- a/www/jtoolkit/pkg-descr
+++ b/www/jtoolkit/pkg-descr
@@ -7,4 +7,4 @@ pages (for which there are templating solutions). Pages can be produced
using a variety of widgets. It handles sessions and database
connections (and multi-database portability).
-WWW: http://jtoolkit.sourceforge.net/
+WWW: http://jtoolkit.sourceforge.net/