From owner-cvs-all Wed Apr 14 13:27:21 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 4648C15874; Wed, 14 Apr 1999 13:27:10 -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 QAA09129; Wed, 14 Apr 1999 16:27:16 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Wed, 14 Apr 1999 16:27:16 -0400 (EDT) From: Bill Fumerola To: Michael Haro Cc: Chris Piazza , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/cmp3 - Imported sources In-Reply-To: <19990414092514.A60837@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, 14 Apr 1999, Michael Haro wrote: > I'm not sure how to make it expand ${PREFIX} and still support both the > port and the package. I guess it could be sent through sed before being > displayed to the user when using the port, but how would this be done for > the package? Have /usr/local hard coded in the file, then "sed -e 's#/usr/local#${PREFIX}#' ${PKGDIR}/MESSAGE" In the Makefile. - 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