aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 19:42:57 +0800
committerJohn Marino <marino@FreeBSD.org>2016-02-05 19:42:57 +0800
commit6b1513eae77030c2b7f3a9033846d0e424b654d0 (patch)
treedaad1b17d6a676e83390636909825d76c2326281 /net-mgmt
parentc0e5d7166cabefd185187ab19a53e4d7b2e4d313 (diff)
downloadfreebsd-ports-gnome-6b1513eae77030c2b7f3a9033846d0e424b654d0.tar.gz
freebsd-ports-gnome-6b1513eae77030c2b7f3a9033846d0e424b654d0.tar.zst
freebsd-ports-gnome-6b1513eae77030c2b7f3a9033846d0e424b654d0.zip
net-mgmt/tcptrack: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/tcptrack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/tcptrack/Makefile b/net-mgmt/tcptrack/Makefile
index fb1aa9308e23..e10bc4c0d09b 100644
--- a/net-mgmt/tcptrack/Makefile
+++ b/net-mgmt/tcptrack/Makefile
@@ -13,6 +13,7 @@ COMMENT= Packet sniffer that displays TCP information like top(1)
LICENSE= LGPL21
+USES= ncurses
GNU_CONFIGURE= yes
PLIST_FILES= bin/tcptrack man/man1/tcptrack.1.gz