shells/flash: document ncurses requirement (USES+=ncurses)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user