From 9c8ac09d6dff386170ea092c1f65ce5bb5442875 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 16 Sep 2019 09:08:50 +0000 Subject: MFH: r512148 Mark BROKEN with lld Reported by: pkg-fallout --- deskutils/gworkspace-gwmetadata/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deskutils/gworkspace-gwmetadata/Makefile b/deskutils/gworkspace-gwmetadata/Makefile index b0fa79bb8f76..cf0d9e026242 100644 --- a/deskutils/gworkspace-gwmetadata/Makefile +++ b/deskutils/gworkspace-gwmetadata/Makefile @@ -13,6 +13,10 @@ COMMENT= GWMetadata for GNUstep workspace manager LICENSE= GPLv2 +.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld +BROKEN= ld: error: /usr/local/GNUstep/System/Library/Libraries/libFSNode.so: undefined reference to NSApplicationFileType +.endif + USES= gnustep sqlite USE_GNUSTEP= back build GNU_CONFIGURE= yes -- cgit v1.2.3