Date: Wed, 26 Oct 2022 18:44:33 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ea0b581b3111 - main - graphics/sdl2_image: mark BROKEN with TEST enabled Message-ID: <202210261844.29QIiXVE053683@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210261844.29QIiXVE053683>