mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
audio/xmms-curses, sysutils/apachetop: Document ncurses requirement
Approved by: ncurses blanket
This commit is contained in:
parent
a61c348943
commit
cbd5af7d23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426384
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ BUILD_DEPENDS= xmms:multimedia/xmms
|
|||
RUN_DEPENDS= xmms:multimedia/xmms
|
||||
LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs
|
||||
|
||||
USES= gettext iconv
|
||||
USES= gettext iconv ncurses
|
||||
USE_GNOME= gtk12
|
||||
USE_XORG= x11 xau xcb xdmcp xext xi
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ MAINTAINER= lukasz@wasikowski.net
|
|||
COMMENT= Apache RealTime log stats
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= readline
|
||||
USES= ncurses readline
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue