summaryrefslogtreecommitdiff
path: root/audio/libshout/files/patch-examples-Makefile.in
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-05-08 20:50:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-05-08 20:50:29 +0000
commit87d7e1d7be2a00b26ebbd4ad723c8be7f04cfa56 (patch)
tree0316d2b79498109bf09d96f6f02992d3d26f4167 /audio/libshout/files/patch-examples-Makefile.in
parentUpdate manpage location (r523104) (diff)
Convert REINPLACE_CMD to patch files
Notes
Notes: svn path=/head/; revision=534424
Diffstat (limited to 'audio/libshout/files/patch-examples-Makefile.in')
-rw-r--r--audio/libshout/files/patch-examples-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/libshout/files/patch-examples-Makefile.in b/audio/libshout/files/patch-examples-Makefile.in
new file mode 100644
index 000000000000..d4a18ebb2e89
--- /dev/null
+++ b/audio/libshout/files/patch-examples-Makefile.in
@@ -0,0 +1,11 @@
+--- examples/Makefile.in.orig 2020-05-08 18:29:05 UTC
++++ examples/Makefile.in
+@@ -330,7 +330,7 @@ example_LDADD = $(top_builddir)/src/libshout.la @SHOUT
+ nonblocking_SOURCES = nonblocking.c
+ nonblocking_LDADD = $(top_builddir)/src/libshout.la @SHOUT_LIBDEPS@
+ AM_CFLAGS = @XIPH_CFLAGS@
+-AM_CPPFLAGS = @XIPH_CPPFLAGS@ -I$(top_builddir)/include
++AM_CPPFLAGS = -I$(top_builddir)/include @XIPH_CPPFLAGS@
+ all: all-am
+
+ .SUFFIXES: