mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
lang/p2c, graphics/gle-graphics: Document ncurses requirement
Approved by: ncurses blanket
This commit is contained in:
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
|
@ -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}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue