diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-09-14 03:44:51 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-09-14 03:44:51 +0000 |
commit | 99b46e2014a23ee64b6d51fce8a4c27ce8d346a3 (patch) | |
tree | 11373d8e8af3f91e1274b324c498ce597d635347 /audio/audiere/Makefile | |
parent | 7f92da895842bb154f752cfd13c1fb19adea70ec (diff) | |
download | ports-99b46e2014a23ee64b6d51fce8a4c27ce8d346a3.tar.gz ports-99b46e2014a23ee64b6d51fce8a4c27ce8d346a3.zip |
Notes
Diffstat (limited to 'audio/audiere/Makefile')
-rw-r--r-- | audio/audiere/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/audiere/Makefile b/audio/audiere/Makefile index 3c7b75858a70..44ac4fd0f907 100644 --- a/audio/audiere/Makefile +++ b/audio/audiere/Makefile @@ -26,9 +26,7 @@ PORTDOCS= changelog.txt cvs.txt dependencies.txt faq.txt glossary.txt \ CONFIGURE_REPLACES='s|wx_config|no_&|' -#OPTIONS_DEFINE= DUMB CDAUDIO VORBIS SPEEX FLAC -#OPTIONS_DEFAULT= DUMB CDAUDIO VORBIS SPEEX FLAC -OPTIONS_DEFINE= DUMB CDAUDIO VORBIS SPEEX +OPTIONS_DEFINE= DUMB CDAUDIO VORBIS SPEEX DOCS OPTIONS_DEFAULT= DUMB CDAUDIO VORBIS SPEEX DUMB_DESC= DUMB support |