diff options
Diffstat (limited to 'x11/lesstif/patches/patch-ae')
-rw-r--r-- | x11/lesstif/patches/patch-ae | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/x11/lesstif/patches/patch-ae b/x11/lesstif/patches/patch-ae index 9e3577e29fc..f84868524f9 100644 --- a/x11/lesstif/patches/patch-ae +++ b/x11/lesstif/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.11 2000/04/27 13:14:50 tron Exp $ +$NetBSD: patch-ae,v 1.12 2000/05/30 07:38:54 tron Exp $ ---- doc/lessdox/clients/Makefile.in.orig Sat Apr 15 16:39:12 2000 -+++ doc/lessdox/clients/Makefile.in Thu Apr 27 12:31:22 2000 -@@ -119,10 +119,10 @@ +--- doc/lessdox/clients/Makefile.in.orig Mon May 15 02:47:15 2000 ++++ doc/lessdox/clients/Makefile.in Tue May 30 09:15:20 2000 +@@ -121,10 +121,10 @@ EXTRA_DIST = $(man1_DATA) $(man3_DATA) $(man5_DATA) SUFFIXES = .1 .3 .5 .html @@ -17,16 +17,16 @@ $NetBSD: patch-ae,v 1.11 2000/04/27 13:14:50 tron Exp $ man1_DATA = mwm.1 xmbind.1 lesstif.1 xbae.1 xlt.1 man3_DATA = -@@ -137,7 +137,7 @@ +@@ -139,7 +139,7 @@ # build them. # -htmldir = $(exec_prefix)/LessTif/doc/html +htmldir = $(exec_prefix)/share/doc/lesstif/html - @HaveMan2html_TRUE@html_DATA = mwm.html mwmrc.html xmbind.html lesstif.html xlt.html xbae.html - -@@ -274,7 +274,7 @@ + @HaveMan2html_TRUE@html_DATA = \ + @HaveMan2html_TRUE@mwm.html mwmrc.html xmbind.html lesstif.html xlt.html xbae.html +@@ -277,7 +277,7 @@ install-exec-am: install-exec: install-exec-am |