git: ea0b581b3111 - main - graphics/sdl2_image: mark BROKEN with TEST enabled
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Oct 2022 18:44:33 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ea0b581b311123571cc48be19a1e2e5415f1caae
commit ea0b581b311123571cc48be19a1e2e5415f1caae
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-10-25 17:21:24 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-10-26 18:43:08 +0000
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