From owner-cvs-ports Wed Apr 2 15:53:34 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA07283 for cvs-ports-outgoing; Wed, 2 Apr 1997 15:53:34 -0800 (PST) Received: from thelab.hub.org (hal-ns3-34.netcom.ca [207.181.94.162]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA07270; Wed, 2 Apr 1997 15:53:22 -0800 (PST) Received: from thelab.hub.org (localhost [127.0.0.1]) by thelab.hub.org (8.8.5/8.8.2) with SMTP id TAA11705; Wed, 2 Apr 1997 19:53:08 -0400 (AST) Date: Wed, 2 Apr 1997 19:53:08 -0400 (AST) From: "Marc G. Fournier" To: James FitzGibbon cc: James FitzGibbon , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/databases/PostgreSQL Makefile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 2 Apr 1997, James FitzGibbon wrote: > On Wed, 2 Apr 1997, Marc G. Fournier wrote: > > > But, I'm confused...what did you change for the 'prevent import of...' > > part of the Makefile? Mainly, what did I miss? :( > > When you created ${PREFIX}/pgsql/.profile, you made the path as such : > > ${PATH}:${PREFIX}/pgsql/bin > > But the ${PATH} expanded during install to the path of the person running > 'make install'. In my case, the pgsql player had the path to my copy of > the RealAudio player in it's .profile. 8-) > > I just changed it to "\${PATH}" to prevent expansion. > Ah, okay, I understand...thanks again :) Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org