openbsd-ports/audio/libvorbis/patches/patch-Makefile_in
2009-07-13 15:48:55 +00:00

13 lines
490 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.9 2009/07/13 15:48:55 naddy Exp $
--- Makefile.in.orig Mon Jul 6 17:52:04 2009
+++ Makefile.in Mon Jul 6 17:52:31 2009
@@ -227,7 +227,7 @@ target_vendor = @target_vendor@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
-SUBDIRS = m4 include vq lib examples test doc
+SUBDIRS = m4 include lib test doc
m4datadir = $(datadir)/aclocal
m4data_DATA = vorbis.m4
pkgconfigdir = $(libdir)/pkgconfig