summaryrefslogtreecommitdiff
path: root/app-text/a2ps/files/a2ps-4.14-configure.ac.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/a2ps/files/a2ps-4.14-configure.ac.patch')
-rw-r--r--app-text/a2ps/files/a2ps-4.14-configure.ac.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-text/a2ps/files/a2ps-4.14-configure.ac.patch b/app-text/a2ps/files/a2ps-4.14-configure.ac.patch
new file mode 100644
index 000000000000..58cbe4bca478
--- /dev/null
+++ b/app-text/a2ps/files/a2ps-4.14-configure.ac.patch
@@ -0,0 +1,11 @@
+--- a2ps-4.14/man/Makefile.maint
++++ a2ps-4.14/man/Makefile.maint
+@@ -4,7 +4,7 @@
+ HELP2MAN-run = $(PERL) -w -- $(srcdir)/$(HELP2MAN)
+
+ # Depend on configure.in to get version number changes.
+-$(man_MANS): $(top_srcdir)/configure.in common.x
++$(man_MANS): $(top_srcdir)/configure.ac common.x
+
+ # Depend on the source file containing the --help text.
+ # Filter out irregular cases.