summaryrefslogtreecommitdiff
path: root/dns/dnstop
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-01 22:13:53 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-01 22:13:53 +0000
commit8b45fc0fe73c94c2cb5bfe6b1681571642a09370 (patch)
tree1364ca70c9f9eb3b236d5bb0ca0d4bbe323a2456 /dns/dnstop
parentnet/socat: Update to 1.7.3.1 (diff)
dns/dnstop: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Diffstat (limited to 'dns/dnstop')
-rw-r--r--dns/dnstop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnstop/Makefile b/dns/dnstop/Makefile
index 708306cdd521..0201159a3239 100644
--- a/dns/dnstop/Makefile
+++ b/dns/dnstop/Makefile
@@ -11,6 +11,7 @@ COMMENT= Captures and analyzes DNS traffic (or analyzes libpcap dump)
LICENSE= BSD2CLAUSE
+USES= ncurses
GNU_CONFIGURE= yes
PLIST_FILES= bin/dnstop \