1
0
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:
John Marino 2016-02-05 11:16:04 +00:00
parent d41c2412d0
commit 517d79dd26
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408160
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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