mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
irc/centerim(-devel): document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
This commit is contained in:
parent
d41c2412d0
commit
517d79dd26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408160
@ -16,7 +16,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
|
||||
USES= iconv gmake perl5 pkgconfig python:run shebangfix
|
||||
USES= iconv gmake ncurses perl5 pkgconfig python:run shebangfix
|
||||
USE_PERL5= run
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Text mode menu- and window-driven IM interface
|
||||
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
|
||||
USES= iconv gmake pkgconfig shebangfix
|
||||
USES= iconv gmake ncurses pkgconfig shebangfix
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user