audio/vitunes: document ncurses requirement (USES+=ncurses)

This commit is contained in:
John Marino 2016-01-31 13:50:47 +00:00
parent b5d6e3871c
commit c5d4b10337
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407637

View file

@ -18,6 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer
LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib
USES= ncurses
ALL_TARGET= vitunes ALL_TARGET= vitunes
PLIST_FILES= bin/vitunes man/man1/${PORTNAME}.1.gz PLIST_FILES= bin/vitunes man/man1/${PORTNAME}.1.gz