From d22a020e211d362da5bccd4f504e69424eb38d9e Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Thu, 10 Aug 2023 12:33:00 +0200 Subject: [PATCH] lang/mono5.10: revert local hack from 47a148ae6aa0 qemu-user-static hasn't received updates for years, so I've stopped caring about it. --- lang/mono5.10/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/lang/mono5.10/Makefile b/lang/mono5.10/Makefile index 45c082f1a53e..85329edbba97 100644 --- a/lang/mono5.10/Makefile +++ b/lang/mono5.10/Makefile @@ -14,9 +14,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le -.ifdef QEMU_EMULATING -BROKEN= fails to build -.endif BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ bash:shells/bash \