Files
ports/meta/Makefile
T
sthen 9a656e2053 update to Python 3.11.10, from tb@ (who tested in bulk build on amd64, and
on sparc64 - I tested aarch64) with a few tweaks to allow updating stable.

merge meta/python3 into lang/python/3, there's no need for the separate
empty package any more now that we only have one 3.x version (pkg_add
python%3 will work).

tb's version was OK kmos@
2024-09-12 11:39:07 +00:00

21 lines
421 B
Makefile

SUBDIR =
SUBDIR += audacious
SUBDIR += avr
SUBDIR += geda
SUBDIR += gnome
SUBDIR += gnustep
SUBDIR += jitsi
SUBDIR += kde
SUBDIR += league-fonts
SUBDIR += lxqt
SUBDIR += mate
SUBDIR += msp430
SUBDIR += mupen64plus
SUBDIR += qt5
SUBDIR += qt6
SUBDIR += tor-browser
SUBDIR += xfce
SUBDIR += zyn-fusion
.include <bsd.port.subdir.mk>