Date: Tue, 31 Jul 2018 13:13:31 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> To: tech-lists <tech-lists@zyxst.net>, freebsd-ports@freebsd.org Cc: freebsd-questions@freebsd.org, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: how to make ports not install xorg or dependencies Message-ID: <8265d700-9f0f-d2a5-a2c8-96ad4dd2e8b2@quip.cz> In-Reply-To: <703ec31c-a798-68c6-c9fa-4d73bce50be2@zyxst.net> References: <703ec31c-a798-68c6-c9fa-4d73bce50be2@zyxst.net>
next in thread | previous in thread | raw e-mail | index | archive | help
tech-lists wrote on 2018/07/31 12:41: > There used to be a way to enforce this no-xorg in make.conf but looking > at /usr/share/examples/etc/make.conf I can find no reference to X Xorg > x11 or xorg. I presume there's a new method. If there is, can anyone > please tell me how? We are using OPTIONS_UNSET= X11 GUI CUPS DOCS EXAMPLES NLS for all of our packages (built with poudriere) As Guido Falsi already said it is not guaranteed that you will not have ports with some X libs, because some ports does not have option to disable X11 dependencies. Miroslav Lachman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8265d700-9f0f-d2a5-a2c8-96ad4dd2e8b2>