summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-16 00:00:02 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-16 00:00:02 +0000
commit896f542d7aa018ff9de96b1ea4482ada34ef56e9 (patch)
tree9112da48ffce723cb8b80d6265f1d300f37f8097 /www
parentPREFIX -> LOCALBASE and other minor changes (portlint) (diff)
PREFIX -> LOCALBASE (portlint)
Notes
Notes: svn path=/head/; revision=25869
Diffstat (limited to 'www')
-rw-r--r--www/zope/Makefile2
-rw-r--r--www/zope210/Makefile2
-rw-r--r--www/zope211/Makefile2
-rw-r--r--www/zope213/Makefile2
-rw-r--r--www/zope28/Makefile2
-rw-r--r--www/zope29/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/www/zope/Makefile b/www/zope/Makefile
index dceb68691705..b05286b087da 100644
--- a/www/zope/Makefile
+++ b/www/zope/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
-RUN_DEPENDS= ${PREFIX}/sbin/apache:${PORTSDIR}/www/apache13-modssl
+RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
# Build has to be done in the final location after installing the sources
# there. It were a major action to fix all paths otherwise.
diff --git a/www/zope210/Makefile b/www/zope210/Makefile
index dceb68691705..b05286b087da 100644
--- a/www/zope210/Makefile
+++ b/www/zope210/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
-RUN_DEPENDS= ${PREFIX}/sbin/apache:${PORTSDIR}/www/apache13-modssl
+RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
# Build has to be done in the final location after installing the sources
# there. It were a major action to fix all paths otherwise.
diff --git a/www/zope211/Makefile b/www/zope211/Makefile
index dceb68691705..b05286b087da 100644
--- a/www/zope211/Makefile
+++ b/www/zope211/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
-RUN_DEPENDS= ${PREFIX}/sbin/apache:${PORTSDIR}/www/apache13-modssl
+RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
# Build has to be done in the final location after installing the sources
# there. It were a major action to fix all paths otherwise.
diff --git a/www/zope213/Makefile b/www/zope213/Makefile
index dceb68691705..b05286b087da 100644
--- a/www/zope213/Makefile
+++ b/www/zope213/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
-RUN_DEPENDS= ${PREFIX}/sbin/apache:${PORTSDIR}/www/apache13-modssl
+RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
# Build has to be done in the final location after installing the sources
# there. It were a major action to fix all paths otherwise.
diff --git a/www/zope28/Makefile b/www/zope28/Makefile
index dceb68691705..b05286b087da 100644
--- a/www/zope28/Makefile
+++ b/www/zope28/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
-RUN_DEPENDS= ${PREFIX}/sbin/apache:${PORTSDIR}/www/apache13-modssl
+RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
# Build has to be done in the final location after installing the sources
# there. It were a major action to fix all paths otherwise.
diff --git a/www/zope29/Makefile b/www/zope29/Makefile
index dceb68691705..b05286b087da 100644
--- a/www/zope29/Makefile
+++ b/www/zope29/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
-RUN_DEPENDS= ${PREFIX}/sbin/apache:${PORTSDIR}/www/apache13-modssl
+RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
# Build has to be done in the final location after installing the sources
# there. It were a major action to fix all paths otherwise.