Date: Sat, 7 Jun 2014 21:36:15 -0500 From: Dave Duchscher <daved@nostrum.com> To: ports@freebsd.org Subject: Global options ordering bug? Message-ID: <4A66B5D4-6C9E-43A8-ABF9-9B83279CB09C@nostrum.com>
next in thread | raw e-mail | index | archive | help
I was updating make.conf on a build machine today and noticed that = OPTIONS_UNSET=3DX11 was not working. Digging around, I found that if = OPTIONS_UNSET=3DX11 was set before OPTIONS_UNSET=3DJAVA, = OPTIONS_UNSET=3DX11 didn't happen. WITHOUT_X11=3DYES worked in all = cases. Is this expected behavior or a bug? -- DaveD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A66B5D4-6C9E-43A8-ABF9-9B83279CB09C>