aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-11-26 15:07:46 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-11-26 15:07:46 +0000
commitce4e8d74a7ebd71c12d5f4e7b52b46139282b305 (patch)
tree7da55cad28ef6241db539d95384f9d0bf41f769c
parentccbab13aa61d4ddc49a70c84548c67981b4ec25d (diff)
downloadports-ce4e8d74a7ebd71c12d5f4e7b52b46139282b305.tar.gz
ports-ce4e8d74a7ebd71c12d5f4e7b52b46139282b305.zip
Temporarily unbroke for XFree86-4.
Problem was that XF86-4 forces to make html mans unless this port has no man pages. Probably this should be fixed under $X11BASE/lib/X11/config. Submitted by: bento (gohan?)
Notes
Notes: svn path=/head/; revision=35444
-rw-r--r--x11/kb2mb2/files/patch-aa6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/kb2mb2/files/patch-aa b/x11/kb2mb2/files/patch-aa
new file mode 100644
index 000000000000..82a940c52eeb
--- /dev/null
+++ b/x11/kb2mb2/files/patch-aa
@@ -0,0 +1,6 @@
+--- Imakefile.orig Sun Nov 26 13:20:30 2000
++++ Imakefile Sun Nov 26 13:20:35 2000
+@@ -1,2 +1,3 @@
+ LOCAL_LIBRARIES = $(XTESTLIB) $(XLIB)
++#define BuildHtmlManPages NO
+ SimpleProgramTarget(kb2mb2)