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]"
