comms/tlf, math/topaz, devel/devtodo: Document ncurses requirement

Approved by:	ncurses blanket
This commit is contained in:
John Marino 2016-11-19 17:42:40 +00:00
parent 9d177d9fe8
commit 3a9b4b7d1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426518
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libglib-2.0.so:devel/glib20
USES= pkgconfig
USES= ncurses pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= PANEL_LIB=-lpanel
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -13,7 +13,7 @@ COMMENT= Tool to effectively maintain todo lists aimed at developers
CONFLICTS= tdl-[0-9]* todo-[0-9]*
GNU_CONFIGURE= yes
USES= readline
USES= ncurses readline
OPTIONS_DEFINE= EXAMPLES

View File

@ -14,7 +14,7 @@ LICENSE= GPLv2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= readline
USES= ncurses readline
USE_XORG= x11
MAKEFILE= Makefile.freebsd