Date: Wed, 14 Apr 1999 16:27:16 -0400 (EDT) From: Bill Fumerola <billf@jade.chc-chimes.com> To: Michael Haro <mharo@FreeBSD.org> Cc: Chris Piazza <cpiazza@home.net>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/cmp3 - Imported sources Message-ID: <Pine.BSF.3.96.990414162609.827E-100000@jade.chc-chimes.com> In-Reply-To: <19990414092514.A60837@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990414162609.827E-100000>