aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gworkspace-gwmetadata
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-09-16 09:07:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-09-16 09:07:42 +0000
commit350bb529cd032f2a6db892b9fe95759cbebd5ea7 (patch)
treec22240a2c7a69c6211ef8512de1441e36f91a185 /deskutils/gworkspace-gwmetadata
parenta1928c54e874efc627380e5439a10bb5997f5979 (diff)
downloadports-350bb529cd032f2a6db892b9fe95759cbebd5ea7.tar.gz
ports-350bb529cd032f2a6db892b9fe95759cbebd5ea7.zip
Mark BROKEN with lld
Reported by: pkg-fallout MFH: 2019Q3
Notes
Notes: svn path=/head/; revision=512148
Diffstat (limited to 'deskutils/gworkspace-gwmetadata')
-rw-r--r--deskutils/gworkspace-gwmetadata/Makefile4
1 files changed, 4 insertions, 0 deletions
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