aboutsummaryrefslogtreecommitdiff
path: root/net/ngrep
diff options
context:
space:
mode:
Diffstat (limited to 'net/ngrep')
-rw-r--r--net/ngrep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile
index e067b62a25c0..e09741edd195 100644
--- a/net/ngrep/Makefile
+++ b/net/ngrep/Makefile
@@ -21,7 +21,7 @@ CONFIGURE_ARGS= --disable-pcap-restart
MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= CAPSICUM DOCS IPV6 PCRE PORTS_PCAP
-OPTIONS_DEFAULT= CAPSICUM IPV6 PCRE
+OPTIONS_DEFAULT= CAPSICUM PCRE
PCRE_DESC= Use PCRE instead of GNU regex
PORTS_PCAP_DESC= Use ports PCAP instead of system PCAP