From 896f542d7aa018ff9de96b1ea4482ada34ef56e9 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Wed, 16 Feb 2000 00:00:02 +0000 Subject: PREFIX -> LOCALBASE (portlint) --- www/zope28/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/zope28') 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. -- cgit v1.2.3