From ea0b581b311123571cc48be19a1e2e5415f1caae Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 25 Oct 2022 20:21:24 +0300 Subject: [PATCH] graphics/sdl2_image: mark BROKEN with TEST enabled --- graphics/sdl2_image/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/sdl2_image/Makefile b/graphics/sdl2_image/Makefile index 060cb4e6b5ea..27fbfe5e9b34 100644 --- a/graphics/sdl2_image/Makefile +++ b/graphics/sdl2_image/Makefile @@ -42,6 +42,7 @@ TEST_CONFIGURE_ENV= LOCALBASE="${LOCALBASE}" TEST_LIB_DEPENDS= libunwind.so:devel/libunwind TEST_TEST_TARGET= test TEST_IMPLIES= PNG JPEG # does not build otherwise +TEST_BROKEN= does not build # XXX: probably devel/sdl20 problem post-extract: @${RM} -rf ${WRKSRC}/external