Re: git: a5ade24bb0d7 - main - misc/mc: drop needless run-time dependencies on Aspell and Xlib
- Reply: Alexey Dokuchaev : "Re: git: a5ade24bb0d7 - main - misc/mc: drop needless run-time dependencies on Aspell and Xlib"
- In reply to: Alexey Dokuchaev : "git: a5ade24bb0d7 - main - misc/mc: drop needless run-time dependencies on Aspell and Xlib"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Jan 2024 12:23:34 UTC
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.