From owner-cvs-all Mon Jun 7 1:13:33 1999 Delivered-To: cvs-all@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 7F6BE14CB7; Mon, 7 Jun 1999 01:13:26 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 10quX1-000Eu1-00; Mon, 07 Jun 1999 10:13:19 +0200 From: Sheldon Hearn To: Chris Piazza Cc: Michael Haro , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www/webglimpse Makefile In-reply-to: Your message of "Sat, 05 Jun 1999 13:18:10 MST." <19990605131810.B497@norn.ca.eu.org> Date: Mon, 07 Jun 1999 10:13:19 +0200 Message-ID: <57288.928743199@axl.noc.iafrica.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sat, 05 Jun 1999 13:18:10 MST, Chris Piazza wrote: > Just a thought while reading all of these: shouldn't this be > ${LOCALBASE} in some cases? That way you can still install the > programs in a different PREFIX than everything else. LOCALBASE is useful to the administrator of the local host. PREFIX is useful to port maintainers for encouraging a port to install to a non-standard place. This is my reading of bsd.port.mk, at any rate. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message