diff options
Diffstat (limited to 'devel/autogen/files/patch-autoopts-Makefile.in')
| -rw-r--r-- | devel/autogen/files/patch-autoopts-Makefile.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/autogen/files/patch-autoopts-Makefile.in b/devel/autogen/files/patch-autoopts-Makefile.in new file mode 100644 index 000000000000..f207dce94d0b --- /dev/null +++ b/devel/autogen/files/patch-autoopts-Makefile.in @@ -0,0 +1,14 @@ +--- autoopts/Makefile.in.orig 2018-08-26 17:44:45 UTC ++++ autoopts/Makefile.in +@@ -480,8 +480,9 @@ nodist_pkgdata_DATA = $(libsrc) \ + strneqvcmp.3 strtransform.3 + + nodist_pkgdata_DATA = $(libsrc) \ +- tpl/man2mdoc tpl/man2texi tpl/mdoc2man \ +- tpl/mdoc2texi tpl/texi2man tpl/texi2mdoc \ ++ tpl/man2man tpl/man2mdoc tpl/man2texi \ ++ tpl/mdoc2man tpl/mdoc2mdoc tpl/mdoc2texi \ ++ tpl/texi2man tpl/texi2mdoc tpl/texi2texi \ + tpl/tpl-config.tlib + + nodist_libdata_DATA = tpl/tpl-config.tlib |
