From owner-freebsd-questions Mon Mar 29 19:57:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 7B31D14E17 for ; Mon, 29 Mar 1999 19:57:44 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with ESMTP id VAA16011; Mon, 29 Mar 1999 21:57:18 -0600 (CST) Date: Mon, 29 Mar 1999 21:57:17 -0600 (CST) From: Steve Price To: Forrest Aldrich Cc: Greg Pavelcak , Ludwig Pummer , freebsd-questions@FreeBSD.ORG Subject: Re: Too old for bsd.port.mk? In-Reply-To: <4.1.19990329223913.00971e60@206.25.93.69> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 29 Mar 1999, Forrest Aldrich wrote: # At 09:46 PM 3/29/99 -0500, Greg Pavelcak wrote: # >Why should he have to immediately following a make world? # > # >Greg # [ ... ] # # My thoughts exactly. I would presume that a fresh cvsup and # then make world (buildworld/installworld) would take care of this. # Why the different approach? There was a brief period in time where ports/Mk/bsd.port.mk had this change but src/share/mk did not. It is not necessary to do a complete new world if you happened to fall in that window (about a day) before Satoshi committed the second half of the change. All you need to do is refetch the src/share/mk bits and do a 'cd /usr/src/share/mk; make install'. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message