aboutsummaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 16:06:23 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 16:06:23 +0000
commit16ec79396111ec5b651d0220448ee94d58f1f6f0 (patch)
treed08bb9a16c09b63b88ba4962f33c4d36a7a67b95 /polish
parent99624e52db795c46880aaffe80d890d1765c6cb5 (diff)
downloadports-16ec79396111ec5b651d0220448ee94d58f1f6f0.tar.gz
ports-16ec79396111ec5b651d0220448ee94d58f1f6f0.zip
polish/ekg: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=408212
Diffstat (limited to 'polish')
-rw-r--r--polish/ekg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile
index f8d8e3b72f8d..93da86834421 100644
--- a/polish/ekg/Makefile
+++ b/polish/ekg/Makefile
@@ -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