Friday, February 06, 2026

Re: lang/pypy: Use MODTK_WANTLIB for WANTLIB, not MODTCL_LIB + MODTK_LIB.

On Fri, 6 Feb 2026, Stuart Henderson wrote:

> On 2026/02/06 10:38, Stuart Cassoff wrote:
> > diff -Nurp /usr/ports//lang/pypy/Makefile ./Makefile
> > --- /usr/ports//lang/pypy/Makefile Mon Dec 23 04:09:22 2024
> > +++ ./Makefile Fri Feb 6 09:55:09 2026
> > @@ -45,8 +45,7 @@ MAINTAINER = Edd Barrett <edd@openbsd.org>
> > PERMIT_PACKAGE = Yes
> >
> > WANTLIB += bz2 c crypto curses expat ffi gdbm iconv intl m
> > -WANTLIB += panel pthread sqlite3 ssl ${MODTCL_LIB}
> > -WANTLIB += ${MODTK_LIB} util z
> > +WANTLIB += panel pthread sqlite3 ssl ${MODTK_WANTLIB} util z
> >
> > LIB_DEPENDS += databases/sqlite3
> >
> >
>
> might make more sense to remove pypy at this point, it's been BROKEN for
> quite a while, and if someone can get it going again it's no trouble to
> reimport..

I'd just like to complete my WANTLIB cleanup. ;) ok?

No comments:

Post a Comment