aboutsummaryrefslogtreecommitdiff
path: root/www/py-turbogears2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-turbogears2/Makefile')
-rw-r--r--www/py-turbogears2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-turbogears2/Makefile b/www/py-turbogears2/Makefile
index 1c0b1ee702ac..94724ce100e8 100644
--- a/www/py-turbogears2/Makefile
+++ b/www/py-turbogears2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= TurboGears
PORTVERSION= 0.8.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www python
MASTER_SITES= http://nivi.interfree.it/distfiles/${PORTNAME}/ \
http://www.turbogears.org/download/eggs/
@@ -19,7 +19,7 @@ COMMENT= Python-Based Framework for Rapid Web Development
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools \
- kid:${PORTSDIR}/devel/py-kid \
+ ${PYTHON_SITELIBDIR}/kid/__init__.py:${PORTSDIR}/devel/py-kid \
sqlobject-admin:${PORTSDIR}/databases/py-sqlobject \
${PYTHON_SITELIBDIR}/cherrypy/__init__.py:${PORTSDIR}/www/py-cherrypy-old \
${PYTHON_SITELIBDIR}/cElementTree.so:${PORTSDIR}/devel/py-celementtree \