[Bug 245510] graphics/libepoxy: make X11 an option
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245510 --- Comment #3 from Jan Beich <[email protected]> --- Comment on attachment 213251 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213251 libepoxy-opt.patch > +.include <bsd.port.options.mk> > + > +.if ${PORT_OPTIONS:MX11} > +PLIST_SUB+= X11="" > +.else > +PLIST_SUB+= X11="@comment " > +.endif > + Maybe replace with OPTIONS_SUB=yes -- 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]"