net-mgmt: bwm-ng, scli, spectools: Document ncurses requirement

Approved by:	ncurses blanket
This commit is contained in:
John Marino 2016-11-19 14:35:21 +00:00
parent 21c0f89f2a
commit 7511d0ec55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426376
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ COMMENT= Small and simple bandwidth monitor
LIB_DEPENDS= libstatgrab.so:devel/libstatgrab
GNU_CONFIGURE= yes
USES= pkgconfig
USES= ncurses pkgconfig
USE_CSTD= gnu89
PLIST_FILES= bin/bwm-ng man/man1/bwm-ng.1.gz

View File

@ -14,7 +14,7 @@ COMMENT= A collection of SNMP command line management tools
LIB_DEPENDS= libgsnmp.so:net-mgmt/gsnmp
GNU_CONFIGURE= yes
USES= gmake pkgconfig readline
USES= gmake ncurses pkgconfig readline
USE_GNOME= libxml2
INFO= scli

View File

@ -15,7 +15,7 @@ COMMENT= Tools for the Wi-Spy spectrum analyzers from MetaGeek LLC
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL
USES= gmake pkgconfig
USES= gmake ncurses pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib