aboutsummaryrefslogtreecommitdiff
path: root/www/py-webware-component/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-webware-component/Makefile')
-rw-r--r--www/py-webware-component/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-webware-component/Makefile b/www/py-webware-component/Makefile
index ad0edc491c1c..0e56367815ad 100644
--- a/www/py-webware-component/Makefile
+++ b/www/py-webware-component/Makefile
@@ -14,9 +14,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}webware-
MAINTAINER= ports@FreeBSD.org
COMMENT= Webware servlet component extension
-RUN_DEPENDS= ${LOCALBASE}/share/webware/__init__.py:${PORTSDIR}/www/py-webware
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webware>0:${PORTSDIR}/www/py-webware
-USE_PYTHON= yes
+USE_PYTHON= -2.7
do-build:
@${ECHO_MSG} -n ">> Compiling ..."