mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 09:26:27 -04: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
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ CONFIGURE_ARGS+=--without-localdirs \
|
||||||
|
|
||||||
.if ${PORT_OPTIONS:MPCAP}
|
.if ${PORT_OPTIONS:MPCAP}
|
||||||
BROKEN_FreeBSD_14= Conflicts with pcap in base
|
BROKEN_FreeBSD_14= Conflicts with pcap in base
|
||||||
|
BROKEN_FreeBSD_13= Conflicts with pcap in base
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
# XXX limit results if we do a grep in the sources!
|
# XXX limit results if we do a grep in the sources!
|
||||||
|
|
Loading…
Add table
Reference in a new issue