From owner-cvs-all Mon Jun 7 11: 4:46 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 9715B15781; Mon, 7 Jun 1999 11:04:16 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id OAA08948; Mon, 7 Jun 1999 14:06:58 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Mon, 7 Jun 1999 14:06:57 -0400 (EDT) From: Bill Fumerola To: Chris Piazza Cc: Sheldon Hearn , Michael Haro , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/webglimpse Makefile In-Reply-To: <19990607072607.A13009@norn.ca.eu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 7 Jun 1999, Chris Piazza wrote: > That's exactly my point. bsd.port.mk says that LOCALBASE is where non-X11 > ports install things and PREFIX is where *this* port installs things. What > I meant to say is that in some ports s,/usr/local/${PREFIX}, isn't right, > because it may be checking for something that was installed by another port. > For example, webgliplse: > > RUN_DEPENDS+= ${PREFIX}/etc/apache/httpd.conf:${PORTSDIR}/www/apache13 > > It seems to me that that should be LOCALBASE, not PREFIX. For ports where PREFIX is modified by USE_X_PREFIX, that is true. LOCALBASE should be used. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message