aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2021-12-06 04:10:49 +0000
committerCy Schubert <cy@FreeBSD.org>2021-12-10 04:35:21 +0000
commit566fd26197c5f39c9db467a674f3968861cf58e0 (patch)
tree992ae728ab1b685ac11eb5d10ec884c0b14bb868
parent9de71f358bb9ac9fb611e9ffc5099eb607f9633b (diff)
downloadports-566fd26197c5f39c9db467a674f3968861cf58e0.tar.gz
ports-566fd26197c5f39c9db467a674f3968861cf58e0.zip
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 b1dcaf64da857d32153590fed40804f460da9bb9)
-rw-r--r--security/nmap/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index d66887d252b6..6cd71bb4892d 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -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