diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:18:26 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:18:26 +0000 |
commit | c6941c482ece145e97bdb2cd8f5ae1f8938298ea (patch) | |
tree | 6cba635ca6a0900686686afe6df65efafe2cb104 /sysutils/bashburn | |
parent | fa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (diff) |
Notes
Diffstat (limited to 'sysutils/bashburn')
-rw-r--r-- | sysutils/bashburn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bashburn/Makefile b/sysutils/bashburn/Makefile index 973d49b7685f..d5538f21d389 100644 --- a/sysutils/bashburn/Makefile +++ b/sysutils/bashburn/Makefile @@ -24,7 +24,7 @@ NO_BUILD= yes USES= shebangfix SHEBANG_FILES= BashBurn.sh -OPTIONS_DEFINE= CDRDAO DVDTOOLS EJECT FLAC LAME MPG123 NORMALIZE SUDO VORBIS +OPTIONS_DEFINE= CDRDAO DVDTOOLS EJECT FLAC LAME MPG123 NORMALIZE SUDO VORBIS DOCS OPTIONS_DEFAULT= CDRDAO DVDTOOLS EJECT FLAC LAME MPG123 NORMALIZE SUDO VORBIS CDRDAO_DESC= Disk-At-Once Recording DVDTOOLS_DESC= Frontend to master DVD media |