aboutsummaryrefslogtreecommitdiff
path: root/net/tcpkali
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-08-23 16:12:17 +0000
committerJohn Marino <marino@FreeBSD.org>2016-08-23 16:12:17 +0000
commit9322deab49c8b8752153202cbee9a04773dd2858 (patch)
treec13081eb819795972b49b625ef8587fd3b387b91 /net/tcpkali
parent46911f17268605c999a1bc5d678c7b4b8cafcd2c (diff)
downloadports-9322deab49c8b8752153202cbee9a04773dd2858.tar.gz
ports-9322deab49c8b8752153202cbee9a04773dd2858.zip
net/tcpkali: document ncurses requirement
Approved by: ncurses blanket
Notes
Notes: svn path=/head/; revision=420707
Diffstat (limited to 'net/tcpkali')
-rw-r--r--net/tcpkali/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpkali/Makefile b/net/tcpkali/Makefile
index 891f96520151..59012f0936e4 100644
--- a/net/tcpkali/Makefile
+++ b/net/tcpkali/Makefile
@@ -14,7 +14,7 @@ ONLY_FOR_ARCHS= amd64 i386 ia64
ONLY_FOR_ARCHS_REASON= uses i386 assembler
GNU_CONFIGURE= yes
-USES= autoreconf libtool gmake
+USES= autoreconf libtool gmake ncurses
USE_GITHUB= yes
GH_ACCOUNT= machinezone