aboutsummaryrefslogtreecommitdiff
path: root/www/mod_python
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-11-08 22:49:53 +0000
committerSteve Price <steve@FreeBSD.org>2000-11-08 22:49:53 +0000
commit07352ab09da1a7aa4ab12137b9a46e055535b566 (patch)
tree5821e69edc8f09d7ca472c324490c28bec861544 /www/mod_python
parenteb63e765030333c41889df51cecb4c689ce3b285 (diff)
downloadports-07352ab09da1a7aa4ab12137b9a46e055535b566.tar.gz
ports-07352ab09da1a7aa4ab12137b9a46e055535b566.zip
This port requires python version 1.5 which is now in lang/python15.
Notes
Notes: svn path=/head/; revision=34924
Diffstat (limited to 'www/mod_python')
-rw-r--r--www/mod_python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile
index 32a8d8a6f622..7473f5b19a6b 100644
--- a/www/mod_python/Makefile
+++ b/www/mod_python/Makefile
@@ -18,7 +18,7 @@ DISTFILES= mod_python-${PORTVERSION}.tgz ${PYTHON_DISTFILE}
MAINTAINER= perky@freebsd-kr.org
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 \
- ${LOCALBASE}/bin/${PYTHON_VERSION}:${PORTSDIR}/lang/python
+ ${LOCALBASE}/bin/${PYTHON_VERSION}:${PORTSDIR}/lang/python15
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
APXS= ${PREFIX}/sbin/apxs