git: b22a0f9bd83c - main - multimedia/neolink: unbreak on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jan 2025 16:58:00 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=b22a0f9bd83c104e722ff8b3c8b5491ca76a79e6 commit b22a0f9bd83c104e722ff8b3c8b5491ca76a79e6 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2025-01-24 09:53:48 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2025-01-29 16:56:37 +0000 multimedia/neolink: unbreak on powerpc64le --- multimedia/neolink/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/multimedia/neolink/Makefile b/multimedia/neolink/Makefile index e32c306b94f2..ead41159a847 100644 --- a/multimedia/neolink/Makefile +++ b/multimedia/neolink/Makefile @@ -12,8 +12,6 @@ WWW= https://github.com/thirtythreeforty/neolink LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 - LIB_DEPENDS= libgstrtspserver-1.0.so:multimedia/gstreamer1-rtsp-server USES= cargo gnome gstreamer