Commit 7a374db8 authored by Cy Schubert's avatar Cy Schubert
Browse files

security/nmap: PCAP option conflicts with pcap in 13-STABLE base

PCAP option also conflicts with pcap in 14-CURRENT base. Mark the option
BROKEN. This is the same fix as b1dcaf64
for 14-CURRENT.

PR:		261242
MFH:		2022Q1
parent f1ba9937
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ CONFIGURE_ARGS+=--without-localdirs \

.if ${PORT_OPTIONS:MPCAP}
BROKEN_FreeBSD_14=	Conflicts with pcap in base
BROKEN_FreeBSD_13=	Conflicts with pcap in base
.endif

# XXX limit results if we do a grep in the sources!