aboutsummaryrefslogtreecommitdiff
path: root/www
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
parenteb63e765030333c41889df51cecb4c689ce3b285 (diff)
downloadports-07352ab09da1a7aa4ab12137b9a46e055535b566.tar.gz
ports-07352ab09da1a7aa4ab12137b9a46e055535b566.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/mod_python/Makefile2
-rw-r--r--www/mod_python3/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile
index 32a8d8a6f622..7473f5b19a6b 100644
--- a/www/mod_python3/Makefile
+++ b/www/mod_python3/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