git: d380df54b8f9 - main - multimedia/motion: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Aug 2023 07:54:02 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d380df54b8f9f744460ca01b3f329ce0b94a426b commit d380df54b8f9f744460ca01b3f329ce0b94a426b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-18 07:45:55 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-18 07:53:32 +0000 multimedia/motion: Mark BROKEN Fails to compile with lots of: error: undefined symbol: WebP* --- multimedia/motion/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 46ce0bb157dd..1e3a5251006b 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -14,6 +14,8 @@ WWW= https://motion-project.github.io/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/COPYING +BROKEN= fails to compile: undefined symbol: WebP* + # Dependencies LIB_DEPENDS= libwebp.so:graphics/webp \ libmicrohttpd.so:www/libmicrohttpd