I've been thinking of removing it for some time. Go ahead.
6 Feb 2026 15:43:13 Stuart Henderson <[email protected]>: > 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 <[email protected]> >> 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..
