aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-18 04:30:26 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-18 04:30:26 +0000
commit102abd859bd19c60c5f951d876235813cc7279e5 (patch)
treec2691d477967417e3b4a8a2a3455468d0327eb99 /net
parent1c5d657000745dd04d23b5514e6480a62687c970 (diff)
downloadports-102abd859bd19c60c5f951d876235813cc7279e5.tar.gz
ports-102abd859bd19c60c5f951d876235813cc7279e5.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/thcrut/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile
index 3e6a7dc78c7d..0222a6c8026c 100644
--- a/net/thcrut/Makefile
+++ b/net/thcrut/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://thc.org/releases/ \
MAINTAINER= lx@FreeBSD.org
COMMENT= Local network discovery tool
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: ip_tcp_sync_addr
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: ip_tcp_sync_addr
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libnet=${LOCALBASE} \