textproc/wiggle: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
This commit is contained in:
parent
39c7857f33
commit
a699e91522
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408216
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LICENSE= GPLv2
|
|||
|
||||
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
|
||||
USES= gmake compiler:nestedfct
|
||||
USES= compiler:nestedfct gmake ncurses
|
||||
|
||||
MAKE_ARGS+= CFLAGS="${CFLAGS} -I. -Wall -Wstrict-prototypes -Wextra -Wno-unused-parameter"
|
||||
|
||||
|
|
Loading…
Reference in a new issue