diff options
Diffstat (limited to 'audio/umix/Makefile')
-rw-r--r-- | audio/umix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/umix/Makefile b/audio/umix/Makefile index c44463f4f8c7..0a5dd7888149 100644 --- a/audio/umix/Makefile +++ b/audio/umix/Makefile @@ -11,6 +11,7 @@ COMMENT= Advanced tool for adjusting soundcard mixers, replacement for aumix USES= alias ncurses GNU_CONFIGURE= yes +MAKE_ARGS= LIBS="${NCURSESLIBS}" PLIST_FILES= bin/umix \ man/man1/umix.1.gz |