summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/aumix/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \