audio: autocd, etcd, gramofile: Document ncurses requirement

Approved by:	ncurses blanket
This commit is contained in:
John Marino 2016-11-19 15:10:48 +00:00
parent 31f3f183c1
commit 6079f03101
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426380
3 changed files with 3 additions and 2 deletions

View File

@ -10,7 +10,7 @@ MASTER_SITES= ftp://kot.spb.ru/pub/src/projects/autocd/
MAINTAINER= KOT@MATPOCKuH.Ru
COMMENT= Compact disc control utility
USES= libedit
USES= libedit ncurses
GNU_CONFIGURE= yes
PORTDOCS= README.rus.html

View File

@ -12,6 +12,7 @@ MASTER_SITES= LOCAL/gahr \
MAINTAINER= ports@FreeBSD.org
COMMENT= Enhanced Tiny CD, a simple ncurses-based CD player
USES= ncurses
USE_SDL= sdl
MAKE_ARGS= INCDIR=${LOCALBASE}/include LIBDIR=${LOCALBASE}/lib \

View File

@ -21,7 +21,7 @@ OPTIONS_DEFINE= NLS LYRICS
OPTIONS_DEFAULT= LYRICS
LYRICS_DESC= Compile with lyrics screen
USES= iconv localbase pkgconfig
USES= iconv localbase ncurses pkgconfig
PLIST_FILES= bin/ncmpc \
man/man1/ncmpc.1.gz \
%%EXAMPLESDIR%%/config \