polish/ekg: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
This commit is contained in:
John Marino 2016-02-05 16:06:23 +00:00
parent 99624e52db
commit 16ec793961
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408212

View file

@ -14,7 +14,7 @@ COMMENT= Text-mode Gadu-Gadu client
LIB_DEPENDS= libgadu.so:${PORTSDIR}/polish/libgadu
GNU_CONFIGURE= yes
USES= execinfo gmake pathfix pkgconfig
USES= execinfo gmake ncurses pathfix pkgconfig
USE_LDCONFIG= yes
CONFIGURE_ARGS= --without-libungif \
@ -22,7 +22,7 @@ CONFIGURE_ARGS= --without-libungif \
--disable-ui-gtk
CFLAGS+= -I/usr/include -I${LOCALBASE}/include
LDFLAGS+= -L/usr/lib -lncurses -L${LOCALBASE}/lib -lexecinfo -pthread
LDFLAGS+= -lncurses -L${LOCALBASE}/lib -lexecinfo -pthread
OPTIONS_DEFINE= ASPELL OPENSSL
OPTIONS_DEFAULT= OPENSSL