mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 03:00:42 -04:00
misc/window: document ncurses requirement (USES+=ncurses)
link to libncurses, not libtermcap approved by: infrastructure blanket
This commit is contained in:
parent
3bc5b50b62
commit
8141d1e91a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407926
1 changed files with 2 additions and 0 deletions
|
@ -11,8 +11,10 @@ COMMENT= Window environment on ASCII terminals
|
|||
|
||||
LICENSE= BSD4CLAUSE
|
||||
|
||||
USES= ncurses
|
||||
WRKSRC= ${WRKDIR}/window
|
||||
CFLAGS+= -Wno-return-type
|
||||
MAKE_ARGS= LDADD="-lncurses -lutil"
|
||||
|
||||
PLIST_FILES= bin/window man/man1/window.1.gz
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue