Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 17:32:40 +0930 (CST)
From:      tim peters <tim@lost.net.au>
To:        "Wilkinson,Alex" <Alex.Wilkinson@dsto.defence.gov.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make fetch ?
Message-ID:  <20020625173150.S90159-100000@marbles.lost.net.au>
In-Reply-To: <20020625154208.A5834-100000@squirm.dsto.defence.gov.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Jun 2002, Wilkinson,Alex wrote:

W> Howdy all,
W>
W> Is it possible to force a "make fetch" when the required distfile is
W> already compiled into the base system ?
W>
W> eg
W>
W> shell>sudo make fetch
W> ===>  bzip2-1.0.2 bzip2 is in the base system.
W> shell>

You could edit the Makefile in that directory and comment out the
line beginning with "IGNORE=", then make fetch will work.

-- 
tim@lost.net.au


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




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