aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2025-09-26 13:37:57 +0200
committerRobert Clausecker <fuz@FreeBSD.org>2025-09-28 11:29:34 +0200
commit1228bce1fd68501c721b8319d123db310cd94557 (patch)
tree553e92db5c469e9890ebd10a9b240205e588bd91 /multimedia
parent7f47d8879ae096a1af776a78b5a36e4bf68f1e73 (diff)
multimedia/mkclean: enable everywhere
Build failures no longer reproduce after port was switched to cmake. Event: EuroBSDcon 2025
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mkclean/Makefile7
1 files changed, 0 insertions, 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