aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-18 04:58:54 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-18 04:58:54 +0000
commitf72a0a0f920d54129ed9f09a5b4598ad3ce3881d (patch)
tree8b6b40605db106b9fa228f72b4632c12c687b06a /net-mgmt
parentd61f5ac04b68e9dc5e270072654238c0f38a24a0 (diff)
downloadports-f72a0a0f920d54129ed9f09a5b4598ad3ce3881d.tar.gz
ports-f72a0a0f920d54129ed9f09a5b4598ad3ce3881d.zip
Mark BROKEN in 13/14 (via latest llvm update).
Notes
Notes: svn path=/head/; revision=565895
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/send/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/send/Makefile b/net-mgmt/send/Makefile
index 9efc8d62862d..73137d723970 100644
--- a/net-mgmt/send/Makefile
+++ b/net-mgmt/send/Makefile
@@ -13,6 +13,9 @@ COMMENT= Secure Neighbor Discovery implementation for IPv6
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: params_linecnt
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: params_linecnt
+
LIB_DEPENDS= libdnet.so:net/libdnet
USES= gmake readline ssl