Skip to content

Commit ad57b08

Browse files
committed
security/nmap: PCAP option no longer conflicts with pcap in 14-CURRENT
As of 6d1c946 the PCAP option the conflict no longer exists.
1 parent 9931270 commit ad57b08

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

security/nmap/Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ CONFIGURE_ARGS+=--without-localdirs \
5353

5454
.include <bsd.port.options.mk>
5555

56-
.if ${PORT_OPTIONS:MPCAP}
57-
BROKEN_FreeBSD_14= Conflicts with pcap in base
58-
.endif
59-
6056
# XXX limit results if we do a grep in the sources!
6157
post-extract:
6258
@${RM} -r ${WRKSRC}/mswin32

0 commit comments

Comments
 (0)