misc/gnu-watch: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
This commit is contained in:
John Marino 2016-02-02 23:46:39 +00:00
parent 20456c0467
commit b302b6eeea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407915

View file

@ -14,6 +14,7 @@ COMMENT= GNU watch command
LICENSE= GPLv2
USES= ncurses
LDFLAGS+= -lncurses
PLIST_FILES= bin/${PKGBASE} man/man1/gnu-watch.1.gz