On Tue, Feb 10, 2004 at 07:39:38PM -0800, Randy Bush wrote: > i know uucp went somewhere strange in -current, but i can not > find it in the source tree or in ports. and if i search for > it, i get no useful results (though 'uucp' gets me many hits > none of which contain 'uucp'). /usr/ports/net/freebsd-uucp > oh, and i tried putting > > NOUUCP=false > > in make.conf to no avail. Well, for starters that kind of variable is tested for existence, not values: NOFOO=yes works the same as NOFOO=no. The variable has no effect on -current though. Kris
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:42 UTC