Friday, February 06, 2026

Re: emulators/openmsx: Use MODTCL_WANTLIB for WANTLIB, not MODTCL_LIB.

On 2026/02/06 10:36, Stuart Cassoff wrote:
> diff -Nurp /usr/ports/emulators/openmsx/Makefile ./Makefile
> --- /usr/ports/emulators/openmsx/Makefile Tue Nov 11 09:42:05 2025
> +++ ./Makefile Fri Feb 6 09:24:06 2026
> @@ -15,7 +15,7 @@ HOMEPAGE = https://openmsx.org/
> PERMIT_PACKAGE = claims GPLv2, but no copyright notices in source files
> PERMIT_DISTFILES = claims GPLv2, but no copyright notices in source files
>
> -WANTLIB += ${MODTCL_LIB}
> +WANTLIB += ${MODTCL_WANTLIB}
> WANTLIB += GL GLEW SDL2 SDL2_ttf c freetype m ogg png
> WANTLIB += pthread ${COMPILER_LIBCXX} theoradec vorbis z
>
>

ok

No comments:

Post a Comment