diff options
-rw-r--r-- | dns/dnstop/Makefile | 1 |
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 \ |