git: 1228bce1fd68 - main - multimedia/mkclean: enable everywhere
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Sep 2025 09:31:11 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1228bce1fd68501c721b8319d123db310cd94557
commit 1228bce1fd68501c721b8319d123db310cd94557
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-09-26 11:37:57 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-09-28 09:29:34 +0000
multimedia/mkclean: enable everywhere
Build failures no longer reproduce after port was switched to cmake.
Event: EuroBSDcon 2025
---
multimedia/mkclean/Makefile | 7 -------
1 file changed, 7 deletions(-)
diff --git a/multimedia/mkclean/Makefile b/multimedia/mkclean/Makefile
index 4f19c495ad6f..ea73c017ef76 100644
--- a/multimedia/mkclean/Makefile
+++ b/multimedia/mkclean/Makefile
@@ -9,13 +9,6 @@ WWW= https://www.matroska.org/downloads/mkclean.html
LICENSE= BSD3CLAUSE
-# These may work better now with cmake.
-BROKEN_aarch64= does not install: arm-none-linux-gnueabi-gcc: Command not found
-BROKEN_armv6= does not install: arm-none-linux-gnueabi-gcc: Command not found
-BROKEN_armv7= does not install: arm-none-linux-gnueabi-gcc: Command not found
-BROKEN_mips64= does not install: mipsel-linux-gcc: Command not found
-BROKEN_riscv64= does not compile: cc: invalid arch name 'i486', string must begin with rv32{i,e,g} or rv64{i,g}
-
USES= cmake compiler:c++11-lang cpe iconv localbase:ldflags
CPE_VENDOR= matroska