security/nmap: PCAP option conflicts with pcap in 14-CURRENT base

PCAP option conflicts with pcap in 14-CURRENT base. Mark the option
BROKEN.

(cherry picked from commit b1dcaf64da)
This commit is contained in:
Cy Schubert 2021-12-05 20:10:49 -08:00
parent 9de71f358b
commit 566fd26197
1 changed files with 6 additions and 0 deletions

View File

@ -53,6 +53,12 @@ CONFIGURE_ARGS+=--without-localdirs \
--with-liblua=included \
--without-nmap-update
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPCAP}
BROKEN_FreeBSD_14= Conflicts with pcap in base
.endif
# XXX limit results if we do a grep in the sources!
post-extract:
@${RM} -r ${WRKSRC}/mswin32