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