lang/p2c, graphics/gle-graphics: Document ncurses requirement

Approved by:	ncurses blanket
This commit is contained in:
John Marino 2016-11-19 23:51:13 +00:00
parent e0063ba1b3
commit e63827d166
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426545
2 changed files with 3 additions and 2 deletions

View file

@ -48,7 +48,8 @@ USE_GCC= yes
USE_GL= yes
USE_LDCONFIG= yes
USE_QT4= gui moc network opengl rcc
USES= gmake pathfix
USES= gmake ncurses pathfix
CPPFLAGS+= -I${NCURSESINC}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}

View file

@ -15,7 +15,7 @@ WRKSRC_SUBDIR= src
BROKEN_aarch64= Fails to link: missing sbrk
USES= perl5 shebangfix
USES= perl5 ncurses shebangfix
SHEBANG_FILES= p2cc.perl
perl_OLD_CMD= /bin/perl
USE_PERL5= run