diff options
author | John Marino <marino@FreeBSD.org> | 2016-08-23 18:45:12 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-08-23 18:45:12 +0000 |
commit | 9c690790773515eebc6c009dec2fbe5bb9f2ae97 (patch) | |
tree | 719262a882e957ea8d332be79295ab949174e4e7 /audio/umix | |
parent | bd5ef74ed56dcea7c998476c56b32eacc73d4c90 (diff) | |
download | ports-9c690790773515eebc6c009dec2fbe5bb9f2ae97.tar.gz ports-9c690790773515eebc6c009dec2fbe5bb9f2ae97.zip |
Notes
Diffstat (limited to 'audio/umix')
-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 91bb4962d1a3..e111c4eb306b 100644 --- a/audio/umix/Makefile +++ b/audio/umix/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Advanced tool for adjusting soundcard mixers, replacement for aumix +USES= alias ncurses GNU_CONFIGURE= yes PLIST_FILES= bin/umix \ |