svn commit: r420707 - head/net/tcpkali
John Marino
marino at FreeBSD.org
Tue Aug 23 16:12:18 UTC 2016
Author: marino
Date: Tue Aug 23 16:12:17 2016
New Revision: 420707
URL: https://svnweb.freebsd.org/changeset/ports/420707
Log:
net/tcpkali: document ncurses requirement
Approved by: ncurses blanket
Modified:
head/net/tcpkali/Makefile
Modified: head/net/tcpkali/Makefile
==============================================================================
--- head/net/tcpkali/Makefile Tue Aug 23 16:07:29 2016 (r420706)
+++ head/net/tcpkali/Makefile Tue Aug 23 16:12:17 2016 (r420707)
@@ -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
More information about the svn-ports-head
mailing list