openbsd-ports/audio/libvorbis/patches/patch-Makefile_in
naddy d8bf723114 - maintenance update to 1.1.2
- remove inter-library dependency on libm (bump major)
2005-12-03 21:15:51 +00:00

13 lines
453 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.7 2005/12/03 21:15:51 naddy Exp $
--- Makefile.in.orig Mon Nov 28 06:43:44 2005
+++ Makefile.in Fri Dec 2 16:47:21 2005
@@ -217,7 +217,7 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
AUTOMAKE_OPTIONS = foreign dist-zip
-SUBDIRS = lib include doc examples vq
+SUBDIRS = lib include doc
m4datadir = $(datadir)/aclocal
m4data_DATA = vorbis.m4
pkgconfigdir = $(libdir)/pkgconfig