Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: textproc/libmarisa: get tests working
To:
Stuart Cassoff <exokoide@yahoo.ca>
Cc:
Yifei Zhan <openbsd@zhan.science>, OpenBSD Ports <ports@openbsd.org>
Date:
Wed, 10 Dec 2025 02:01:53 +0000

Download raw body.

Thread
ok

On 2025/12/09 15:15, Stuart Cassoff wrote:
> diff -Nurp /usr/ports/textproc/libmarisa/Makefile ./Makefile
> --- /usr/ports/textproc/libmarisa/Makefile	Tue Nov 11 09:46:50 2025
> +++ ./Makefile	Tue Dec  9 15:10:15 2025
> @@ -62,6 +62,8 @@ CONFIGURE_ARGS =	CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
>  CONFIGURE_ARGS +=	--enable-sse2
>  .endif
>  
> +TEST_TARGET =		check
> +
>  .include <bsd.port.arch.mk>
>  
>  .if ${BUILD_PACKAGES:M-ruby}
>