diff options
Diffstat (limited to 'x11/openmotif/patches/patch-am')
-rw-r--r-- | x11/openmotif/patches/patch-am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/openmotif/patches/patch-am b/x11/openmotif/patches/patch-am new file mode 100644 index 00000000000..8e725d4e2e6 --- /dev/null +++ b/x11/openmotif/patches/patch-am @@ -0,0 +1,9 @@ +$NetBSD: patch-am,v 1.1 2001/09/08 20:03:45 jlam Exp $ + +--- doc/man/man5/Imakefile.orig Fri Sep 7 23:38:35 2001 ++++ doc/man/man5/Imakefile +@@ -8,3 +8,4 @@ + InstallMotifManPage(Traits,5) + InstallMotifManPage(UIL,5) + InstallMotifManPage(WML,5) ++InstallMotifManPage(mwmrc,5) |