sysutils/openipmi: document ncurses requirement (USES+=ncurses)
This commit is contained in:
parent
d140eabacb
commit
ece840fcee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408048
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= execinfo gmake libtool pathfix pkgconfig
|
||||
USES= execinfo gmake libtool ncurses pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS+= -I../include -I${LOCALBASE}/include
|
||||
|
|
Loading…
Reference in a new issue