summaryrefslogtreecommitdiff
path: root/audio/libshout/files/patch-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-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-Makefile.in')
-rw-r--r--audio/libshout/files/patch-Makefile.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio/libshout/files/patch-Makefile.in b/audio/libshout/files/patch-Makefile.in
new file mode 100644
index 000000000000..9cf911a3bc46
--- /dev/null
+++ b/audio/libshout/files/patch-Makefile.in
@@ -0,0 +1,20 @@
+--- Makefile.in.orig 2020-05-08 18:29:05 UTC
++++ Makefile.in
+@@ -158,7 +158,7 @@ am__uninstall_files_from_dir = { \
+ }
+ am__installdirs = "$(DESTDIR)$(ckportdir)" "$(DESTDIR)$(docdir)" \
+ "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"
+-DATA = $(ckport_DATA) $(doc_DATA) $(m4data_DATA) $(pkgconfig_DATA)
++DATA = $(doc_DATA) $(m4data_DATA) $(pkgconfig_DATA)
+ RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
+ distclean-recursive maintainer-clean-recursive
+ am__recursive_targets = \
+@@ -903,7 +903,7 @@ info: info-recursive
+
+ info-am:
+
+-install-data-am: install-ckportDATA install-docDATA install-m4dataDATA \
++install-data-am: install-docDATA install-m4dataDATA \
+ install-pkgconfigDATA
+
+ install-dvi: install-dvi-recursive