summaryrefslogtreecommitdiffstats
path: root/contrib/libvorbis/module.defs
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libvorbis/module.defs')
-rw-r--r--contrib/libvorbis/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libvorbis/module.defs b/contrib/libvorbis/module.defs
index 9946bb53c..df7339c7f 100644
--- a/contrib/libvorbis/module.defs
+++ b/contrib/libvorbis/module.defs
@@ -4,4 +4,4 @@ $(eval $(call import.CONTRIB.defs,LIBVORBIS))
LIBVORBIS.FETCH.url = http://download.m0k.org/handbrake/contrib/libvorbis-aotuv_b5.tar.gz
LIBVORBIS.EXTRACT.tarbase = libvorbis
-LIBVORBIS.CONFIGURE.extra = --with-ogg=$(call fn.ABSOLUTE,$(CONTRIB.build/))
+LIBVORBIS.CONFIGURE.extra = --with-ogg=$(call fn.ABSOLUTE,$(CONTRIB.build/)) HAVE_PKG_CONFIG="no"