[Bug 254979] x11/xorg build fails on a clean install with default use flags
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254979 --- Comment #1 from Jan Beich <[email protected]> --- Likely a pilot error. graphics/libepoxy was built with X11 disabled either via "make config" or OPTIONS_UNSET+=X11 in /etc/make.conf. FreeBSD Ports (unlike Gentoo ebuilds) cannot override user preferences in dependencies to avoid unsupported cases, so disabling default options in non-leaf ports is fragile. See also bug 251855. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"