Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 1999 13:07:20 -0700
From:      Matthew Hunt <mph@astro.caltech.edu>
To:        Chuck Robey <chuckr@picnic.mat.net>
Cc:        "J. Heinrich" <lists+freebsd-ports@y.ml.org>, freebsd-ports@FreeBSD.ORG
Subject:   Re: Making egcs the default for building ports
Message-ID:  <19990531130720.A30111@wopr.caltech.edu>
In-Reply-To: <Pine.BSF.4.10.9905311556510.82061-100000@picnic.mat.net>; from Chuck Robey on Mon, May 31, 1999 at 04:01:26PM -0400
References:  <19990531121511.A15449@y.ml.org> <Pine.BSF.4.10.9905311556510.82061-100000@picnic.mat.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 31, 1999 at 04:01:26PM -0400, Chuck Robey wrote:

> of /usr/bin in your path, that would irritate me a lot less.  I usuall
> really dislike sticking /usr/local/bin ahead of /usr/bin in general.
> For one thing, that brings in the gnu make ahead of our system make, and
> I don't like gnu make too much.

wopr:~$ grep 'bin/.*make' /usr/ports/devel/gmake/pkg/PLIST
bin/gmake

wopr:~$ PATH=/usr/local/bin:$PATH which make gmake
/usr/bin/make
/usr/local/bin/gmake

-- 
Matthew Hunt <mph@astro.caltech.edu> * Inertia is a property
http://www.pobox.com/~mph/           * of matter.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990531130720.A30111>