summaryrefslogtreecommitdiff
path: root/audio/flac/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flac/files/patch-Makefile.in')
-rw-r--r--audio/flac/files/patch-Makefile.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/audio/flac/files/patch-Makefile.in b/audio/flac/files/patch-Makefile.in
index 14dd79539ad5..7246f1072586 100644
--- a/audio/flac/files/patch-Makefile.in
+++ b/audio/flac/files/patch-Makefile.in
@@ -1,14 +1,14 @@
$FreeBSD$
---- Makefile.in.orig
-+++ Makefile.in
-@@ -234,7 +234,7 @@
-
- AUTOMAKE_OPTIONS = foreign 1.7
-
--SUBDIRS = doc include m4 man src examples test build obj
-+SUBDIRS = $(DOC) include m4 man src test build
-
- DISTCLEANFILES = libtool-disable-static
-
+--- Makefile.in.orig 2013-05-27 10:11:58.639908000 +0200
++++ Makefile.in 2013-06-09 18:13:05.000000000 +0200
+@@ -323,7 +323,7 @@ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ ACLOCAL_AMFLAGS = -I m4
+-SUBDIRS = doc include m4 man src examples test build objs
++SUBDIRS = $(DOC) include m4 man src examples test build objs
+ EXTRA_DIST = \
+ COPYING.FDL \
+ COPYING.GPL \