freebsd-ports/audio/libvorbis/files/patch-Makefile.in
Jeremy Messenger 5a8f6b511a Back out to fix the patch, my mistake for test in wrong branch (tested in MC)
and I always thought that gnomehack is post-patch, which isn't and is in
pre-patch.
2007-05-01 18:36:29 +00:00

14 lines
401 B
Text

$FreeBSD$
--- Makefile.in.orig Sun Apr 29 22:42:17 2007
+++ Makefile.in Sun Apr 29 22:42:36 2007
@@ -217,7 +217,7 @@
target_os = @target_os@
target_vendor = @target_vendor@
AUTOMAKE_OPTIONS = foreign dist-zip
-SUBDIRS = lib include doc examples vq
+SUBDIRS = lib include $(DOC) examples vq
m4datadir = $(prefix)/share/aclocal
m4data_DATA = vorbis.m4
pkgconfigdir = $(prefix)/libdata/pkgconfig