/etc/make.conf & wget...

Jonathan Chen jonc at chen.org.nz
Tue Mar 2 13:28:52 PST 2004


On Tue, Mar 02, 2004 at 02:14:39PM -0500, Glenn Sieb wrote:
> In my /etc/make.conf I have:
> 
> FETCH_CMD = /usr/local/bin/wget
> 
> When I go to build a port (in this case, kde3), it goes to fetch gettext
> (for example), then I get:
> 
> wget: illegal option --
> 
> Then it stops. I've updated wget to 1.8.2, with the same result. So now
> I've #'d out that line in make.conf so I'm using fetch again, but I'd
> really prefer to use wget, if possible.
> 
> I've googled for this, with no luck... Any ideas?

The recent updates to the ports/Mk/* files restricts the FETCH_CMD to
/usr/bin/fetch. Why would you use wget instead of the base-system's
fetch to build the ports anyway?
-- 
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
                                       Do not take life too seriously.
                                   You will never get out of it alive.


More information about the freebsd-questions mailing list