diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kb2mb2/files/patch-aa | 6 |
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) |