diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/nmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index c2223cd54aec..d7580970fa2f 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -57,6 +57,7 @@ CONFIGURE_ARGS+=--without-localdirs \ .if ${PORT_OPTIONS:MPCAP} BROKEN_FreeBSD_14= Conflicts with pcap in base +BROKEN_FreeBSD_13= Conflicts with pcap in base .endif # XXX limit results if we do a grep in the sources! |