summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 12:47:48 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 12:47:48 +0000
commitfb7ff45deb67e3b0aecdc8cd0da77db2375c59a0 (patch)
tree9662ed32d5ff4db599136195d471576d4b0d4db7 /net
parentnet/nifmon: USES+= ncurses, link to libnurses, not libcurses (diff)
net/nload: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=408179
Diffstat (limited to 'net')
-rw-r--r--net/nload/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nload/Makefile b/net/nload/Makefile
index 09bbe70d1bb5..97b6064608c1 100644
--- a/net/nload/Makefile
+++ b/net/nload/Makefile
@@ -12,6 +12,7 @@ COMMENT= Console application which monitors network traffic in real time
LICENSE= GPLv2
+USES= ncurses
GNU_CONFIGURE= yes
PLIST_FILES= bin/nload man/man1/nload.1.gz