Date: Thu, 6 Aug 2009 08:17:29 -0800 From: Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net> To: freebsd-questions@freebsd.org Cc: Coert Waagmeester <lgroups@waagmeester.co.za> Subject: Re: eclipse install (SOLVED broken ports tree) Message-ID: <200908060817.29802.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> In-Reply-To: <1249546053.4568.6.camel@penguin.coert.local> References: <1249506008.4520.5.camel@penguin.coert.local> <1249542509.4568.3.camel@penguin.coert.local> <1249546053.4568.6.camel@penguin.coert.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 06 August 2009 00:07:33 Coert Waagmeester wrote: > I have PKGDIR variable exported. Ack, yeah. Should've thought of that. It's a badly chosen variable name for pkg_add. You could make an alias though: alias pkg_keep='env PKGDIR=/path/to/whatever pkg_add -K' -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908060817.29802.mel.flynn%2Bfbsd.questions>