From 9f1ed4d37328f785ee81f26765459d7022d56582 Mon Sep 17 00:00:00 2001 From: John Marino Date: Sun, 31 Jan 2016 01:55:38 +0000 Subject: audio/aumix: document ncurses requirement (USES+=ncurses) approved by: infrastructure blanket --- audio/aumix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/aumix') diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile index 6d82cc46f645..8142f40c21bb 100644 --- a/audio/aumix/Makefile +++ b/audio/aumix/Makefile @@ -14,7 +14,7 @@ COMMENT= Audio mixer for X11, terminal, or command line LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:bzip2 +USES= ncurses tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --enable-own-labels \ -- cgit v1.2.3