From fd22400b4ee74522465d262b17f181fb36426131 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 7 Jul 2018 06:44:07 +0000 Subject: Mark these ports as broken on aarch64, and, where appropriate, armvX. While here, pet portlint and modernize. Approved by: portmgr (tier-2 blanket) --- graphics/lua-gd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics/lua-gd') diff --git a/graphics/lua-gd/Makefile b/graphics/lua-gd/Makefile index 983550b1e32c..7a15dd358194 100644 --- a/graphics/lua-gd/Makefile +++ b/graphics/lua-gd/Makefile @@ -12,6 +12,8 @@ COMMENT= GD bindings for the Lua programming language LICENSE= MIT +BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment + LIB_DEPENDS= libgd.so:graphics/gd OPTIONS_DEFINE= DOCS EXAMPLES -- cgit v1.2.3