git: ad57b089a827 - main - security/nmap: PCAP option no longer conflicts with pcap in 14-CURRENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Jun 2023 14:01:37 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad57b089a8278b6e313f53d4ad9f0f3771d14ae2 commit ad57b089a8278b6e313f53d4ad9f0f3771d14ae2 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-06-09 14:00:24 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-06-09 14:01:33 +0000 security/nmap: PCAP option no longer conflicts with pcap in 14-CURRENT As of 6d1c946e9168 the PCAP option the conflict no longer exists. --- security/nmap/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/security/nmap/Makefile b/security/nmap/Makefile index 3c218176a58a..d12ad6eb544f 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -53,10 +53,6 @@ CONFIGURE_ARGS+=--without-localdirs \ .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