commit:     968b94c7875864b045393e26d870724fb386f9a7
Author:     Tamas Jantvik <tsjk <AT> hotmail <DOT> com>
AuthorDate: Mon Apr  4 06:19:44 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 17:45:16 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=968b94c7

app-cdr/k3b: Fix typo

 app-cdr/k3b/k3b-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-cdr/k3b/k3b-9999.ebuild b/app-cdr/k3b/k3b-9999.ebuild
index 0da7023..352b56d 100644
--- a/app-cdr/k3b/k3b-9999.ebuild
+++ b/app-cdr/k3b/k3b-9999.ebuild
@@ -98,7 +98,7 @@ src_configure() {
                -DK3B_BUILD_SNDFILE_DECODER_PLUGIN=$(usex sndfile)
                -DK3B_BUILD_SOX_ENCODER_PLUGIN=$(usex sox)
                -DK3B_ENABLE_TAGLIB=$(usex taglib)
-               -DK3B_BUILD_OGGVORBIS_DECODER_PLUGIN=$(usex vorbix)
+               -DK3B_BUILD_OGGVORBIS_DECODER_PLUGIN=$(usex vorbis)
                -DK3B_BUILD_OGGVORBIS_ENCODER_PLUGIN=$(usex vorbis)
        )
 

Reply via email to