diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-02-16 00:00:02 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-02-16 00:00:02 +0000 |
commit | 896f542d7aa018ff9de96b1ea4482ada34ef56e9 (patch) | |
tree | 9112da48ffce723cb8b80d6265f1d300f37f8097 /www | |
parent | 2a5d5a20c8de7f47d5669772e4cb16a05406148a (diff) | |
download | ports-896f542d7aa018ff9de96b1ea4482ada34ef56e9.tar.gz ports-896f542d7aa018ff9de96b1ea4482ada34ef56e9.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/zope/Makefile | 2 | ||||
-rw-r--r-- | www/zope210/Makefile | 2 | ||||
-rw-r--r-- | www/zope211/Makefile | 2 | ||||
-rw-r--r-- | www/zope213/Makefile | 2 | ||||
-rw-r--r-- | www/zope28/Makefile | 2 | ||||
-rw-r--r-- | www/zope29/Makefile | 2 |
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. |