Date: Tue, 16 Jan 2024 04:02:53 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Gleb Popov <arrowd@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: a5ade24bb0d7 - main - misc/mc: drop needless run-time dependencies on Aspell and Xlib Message-ID: <ZaX_7f_9KaiMAckf@FreeBSD.org> In-Reply-To: <CALH631=Ty1%2B=YTo4R_BAC6XiOcAHjg%2BQEM8qqWEDiB-_rye4Cw@mail.gmail.com> References: <202401151039.40FAdAJM021552@gitrepo.freebsd.org> <CALH631=Ty1%2B=YTo4R_BAC6XiOcAHjg%2BQEM8qqWEDiB-_rye4Cw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 15, 2024 at 03:23:34PM +0300, Gleb Popov wrote: > On Mon, Jan 15, 2024 at 1:39???PM Alexey Dokuchaev <danfe@freebsd.org> wrote: > > The branch main has been updated by danfe: > > > > +X11_BUILD_DEPENDS= ${LOCALBASE}/include/X11/Xlib.h:x11/libX11 > > There is a little sense to have optionalized BUILD_DEPENDS on such a > tiny dependency as libX11. There is also `post-install-X11-on' target at the bottom of the Makefile. I believe that there still is demand to be able to build the port without any X11 support whatsoever. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZaX_7f_9KaiMAckf>