Thanks. I new this but for some reason I just couldn't see it. I had used += in other paces but for some reason was not doing it here. *sigh*
-- DaveD On Jun 7, 2014, at 9:39 PM, Steven Hartland <[email protected]> wrote: > Its a single option so you need: > OPTIONS_UNSET=X11 JAVA > > ----- Original Message ----- From: "Dave Duchscher" <[email protected]> > To: <[email protected]> > Sent: Sunday, June 08, 2014 3:36 AM > Subject: Global options ordering bug? > > >> I was updating make.conf on a build machine today and noticed that >> OPTIONS_UNSET=X11 was not working. Digging around, I found that if >> OPTIONS_UNSET=X11 was set before OPTIONS_UNSET=JAVA, OPTIONS_UNSET=X11 >> didn't happen. WITHOUT_X11=YES worked in all cases. Is this expected >> behavior or a bug? >> >> -- >> DaveD >> >> _______________________________________________ >> [email protected] mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "[email protected]" > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
