git: b4a623ade4e9 - main - multimedia/termplay: unbreak on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jan 2025 16:57:59 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=b4a623ade4e9d540e4de3efc1453b88f2f2f0d8f commit b4a623ade4e9d540e4de3efc1453b88f2f2f0d8f Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2025-01-24 05:54:10 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2025-01-29 16:56:35 +0000 multimedia/termplay: unbreak on powerpc64le --- multimedia/termplay/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/multimedia/termplay/Makefile b/multimedia/termplay/Makefile index eb44ef682ca4..90a0691df69c 100644 --- a/multimedia/termplay/Makefile +++ b/multimedia/termplay/Makefile @@ -12,8 +12,6 @@ WWW= https://github.com/jD91mZM2/termplay LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 - LIB_DEPENDS= libsixel.so:graphics/libsixel USES= cargo gnome gstreamer