mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
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 b1dcaf64da
for 14-CURRENT.
PR: 261242
MFH: 2022Q1
This commit is contained in:
parent
f1ba99376b
commit
7a374db8e5
@ -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!
|
||||
|
Loading…
Reference in New Issue
Block a user