sysutils/rmonitor: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket
This commit is contained in:
parent
8367a132e5
commit
2b0e73b02d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408065
@ -13,7 +13,9 @@ COMMENT= Remote system monitoring utility
|
||||
|
||||
LICENSE= BSD4CLAUSE
|
||||
|
||||
USES= ncurses
|
||||
CFLAGS+= -w
|
||||
MAKE_ARGS+= LDFLAGS="${LDFLAGS} -lncurses"
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/bin/rmonitor ${STAGEDIR}${PREFIX}/bin/rmonitor
|
||||
|
Loading…
Reference in New Issue
Block a user