shells/flash: document ncurses requirement (USES+=ncurses)

This commit is contained in:
John Marino
2016-02-03 21:50:29 +00:00
parent 7fec621c33
commit a459738171

View File

@@ -9,7 +9,7 @@ MASTER_SITES= http://www.sourcefiles.org/Shells/
MAINTAINER= ports@FreeBSD.org
COMMENT= Ncurses-based restriction shell
USES= gmake
USES= gmake ncurses
GNU_CONFIGURE= yes
LDFLAGS+= -rdynamic
CFLAGS+= -rdynamic