comms/tlf, math/topaz, devel/devtodo: Document ncurses requirement
Approved by: ncurses blanket
This commit is contained in:
parent
9d177d9fe8
commit
3a9b4b7d1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426518
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USES= readline
|
||||
USES= ncurses readline
|
||||
USE_XORG= x11
|
||||
MAKEFILE= Makefile.freebsd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user