From c5d4b103376a817f96675b2af77babc5e66c46cd Mon Sep 17 00:00:00 2001 From: John Marino Date: Sun, 31 Jan 2016 13:50:47 +0000 Subject: [PATCH] audio/vitunes: document ncurses requirement (USES+=ncurses) --- audio/vitunes/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/audio/vitunes/Makefile b/audio/vitunes/Makefile index 5b979ec12a32..1eb87a2318ef 100644 --- a/audio/vitunes/Makefile +++ b/audio/vitunes/Makefile @@ -18,6 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib +USES= ncurses ALL_TARGET= vitunes PLIST_FILES= bin/vitunes man/man1/${PORTNAME}.1.gz