mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
misc/gnu-watch: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
This commit is contained in:
parent
20456c0467
commit
b302b6eeea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407915
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ COMMENT= GNU watch command
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= ncurses
|
||||
LDFLAGS+= -lncurses
|
||||
|
||||
PLIST_FILES= bin/${PKGBASE} man/man1/gnu-watch.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue