Download raw body.
devel/findlib doesn't need x11/tk?
This is a remanant from pre-4.02 OCaml and can be removed. ok On 2026/01/21 02:33, Stuart Cassoff wrote: > The module is requested but I don't see any MODTK_* anywhere in the port. > > > Stu > > > > Tk module requested but not used. > > > > diff -Nurp /usr/ports/sysutils/findlib/Makefile ./Makefile > --- /usr/ports/sysutils/findlib/Makefile Fri Jul 25 08:52:07 2025 > +++ ./Makefile Wed Jan 21 02:28:12 2026 > @@ -11,7 +11,7 @@ HOMEPAGE= http://projects.camlcity.org/projects/findli > # MIT/X11 > PERMIT_PACKAGE= Yes > > -MODULES+= lang/ocaml x11/tk > +MODULES= lang/ocaml > > WANTLIB = c m pthread > >
devel/findlib doesn't need x11/tk?