aboutsummaryrefslogtreecommitdiff
path: root/security/gringotts
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-18 03:02:54 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-18 03:02:54 +0000
commitcfc9bd95df59e852d7e84ab3f6d32a80eca32b9e (patch)
tree2e837a75467c95b14c3c3c1c176510121cf3c0ef /security/gringotts
parentf9711df914fd6f70621a1049c40663ddf8b7a64b (diff)
downloadports-cfc9bd95df59e852d7e84ab3f6d32a80eca32b9e.tar.gz
ports-cfc9bd95df59e852d7e84ab3f6d32a80eca32b9e.zip
Mark BROKEN in 13/14 (via latest llvm update).
Notes
Notes: svn path=/head/; revision=565867
Diffstat (limited to 'security/gringotts')
-rw-r--r--security/gringotts/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile
index 2333d79fffc4..037e50dec899 100644
--- a/security/gringotts/Makefile
+++ b/security/gringotts/Makefile
@@ -13,6 +13,9 @@ COMMENT= GTK application to securely store sensitive data
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: clip_xpm
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: clip_xpm
+
LIB_DEPENDS= libpopt.so:devel/popt \
libgringotts.so:security/libgringotts