summaryrefslogtreecommitdiff
path: root/graphics/xmedcon/files/patch-man::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xmedcon/files/patch-man::Makefile.in')
-rw-r--r--graphics/xmedcon/files/patch-man::Makefile.in29
1 files changed, 29 insertions, 0 deletions
diff --git a/graphics/xmedcon/files/patch-man::Makefile.in b/graphics/xmedcon/files/patch-man::Makefile.in
new file mode 100644
index 000000000000..e5d764e0419b
--- /dev/null
+++ b/graphics/xmedcon/files/patch-man::Makefile.in
@@ -0,0 +1,29 @@
+--- man/Makefile.in.orig Mon Dec 9 12:56:39 2002
++++ man/Makefile.in Mon Dec 9 12:52:38 2002
+@@ -180,6 +180,7 @@
+
+ AUTOMAKE_OPTIONS = gnu
+
++.if(DO_XSUPPORT)
+ man_MANS = \
+ medcon.1 \
+ xmedcon.1 \
+@@ -191,6 +192,18 @@
+ m-gif.4 \
+ m-intf.4 \
+ m-inw.4
++.else
++man_MANS = \
++ medcon.1 \
++ xmedcon-config.1 \
++ medcon.3 \
++ m-acr.4 \
++ m-anlz.4 \
++ m-ecat.4 \
++ m-gif.4 \
++ m-intf.4 \
++ m-inw.4
++.endif
+
+ EXTRA_DIST = $(man_MANS)
+ subdir = man