git: 16a1d2cf4acd - main - graphics/wings: mark as BROKEN (requires erlang-esdl).

Dave Cottlehuber dch at FreeBSD.org
Thu Sep 30 22:07:54 UTC 2021


The branch main has been updated by dch:

URL: https://cgit.FreeBSD.org/ports/commit/?id=16a1d2cf4acd4c997f456409f0dec75de5e40112

commit 16a1d2cf4acd4c997f456409f0dec75de5e40112
Author:     Jimmy Olgeni <olgeni at FreeBSD.org>
AuthorDate: 2021-09-14 14:33:00 +0000
Commit:     Dave Cottlehuber <dch at FreeBSD.org>
CommitDate: 2021-09-30 22:02:21 +0000

    graphics/wings: mark as BROKEN (requires erlang-esdl).
---
 graphics/wings/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile
index fec4a123e84a..fdd4972f0afd 100644
--- a/graphics/wings/Makefile
+++ b/graphics/wings/Makefile
@@ -15,6 +15,8 @@ LICENSE_NAME=	Wings 3D License # similar to TclTk license
 LICENSE_FILE=	${WRKSRC}/license.terms
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN=		does not build with Erlang 24 (requires erlang-esdl)
+
 BUILD_DEPENDS=	erl:lang/erlang \
 		erlang-esdl>0:devel/erlang-esdl \
 		erlang-cl>0:devel/erlang-cl \


More information about the dev-commits-ports-main mailing list