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 <[EMAIL PROTECTED]> ---------------------------------------------------------------------- Do not take life too seriously. You will never get out of it alive. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"