1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

PREFIX -> LOCALBASE (portlint)

This commit is contained in:
Michael Haro 2000-02-16 00:00:02 +00:00
parent 2a5d5a20c8
commit 896f542d7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25869
6 changed files with 6 additions and 6 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.