summaryrefslogtreecommitdiff
path: root/www/lynx-current/files
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2000-04-16 03:22:31 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2000-04-16 03:22:31 +0000
commite364d309d48e5e33b5287c7aeed8aa0e4668f3ad (patch)
treed1d99534072cadabc10a0a819913a81acc645a2b /www/lynx-current/files
parent- Support CFLAGS/CXXFLAGS/LOCALBASE/X11BASE properly (diff)
Upgrade to 2.8.3pre.5, but leave it as FORBIDDEN because I not check
security issues at this moment yet.
Notes
Notes: svn path=/head/; revision=27628
Diffstat (limited to 'www/lynx-current/files')
-rw-r--r--www/lynx-current/files/patch-aa16
1 files changed, 8 insertions, 8 deletions
diff --git a/www/lynx-current/files/patch-aa b/www/lynx-current/files/patch-aa
index 9389c6d0b3e0..5dce08c1160e 100644
--- a/www/lynx-current/files/patch-aa
+++ b/www/lynx-current/files/patch-aa
@@ -1,9 +1,9 @@
---- makefile.in.orig Thu Aug 26 15:31:19 1999
-+++ makefile.in Wed Sep 8 19:04:00 1999
-@@ -361,22 +361,19 @@
+--- makefile.in.orig Sat Apr 1 04:33:40 2000
++++ makefile.in Sun Apr 16 06:57:08 2000
+@@ -379,22 +379,19 @@
fi ; \
)'
- -rm -f $(HELPDIR)/help_files.sed
+ @-rm -f $(HELPDIR)/help_files.sed
- @echo Updating $(libdir)/lynx.cfg
- $(SHELL) -c 'if test -f $(LIBDIR)/lynx.cfg ; then \
- mv $(LIBDIR)/lynx.cfg $(LIBDIR)/lynx.tmp ; \
@@ -27,10 +27,10 @@
-rm -f $(LIBDIR)/lynx.tmp
+ -[ ! -f $(LIBDIR)/lynx.cfg ] && $(INSTALL_DATA) $(LIBDIR)/lynx.cfg.default $(LIBDIR)/lynx.cfg
- LYHelp.h : LYHelp.hin
- @echo Constructing sed-script
-@@ -407,8 +404,7 @@
- PATH=$(srcdir):$$PATH; export PATH; $(SHELL) -c '$(srcdir)/cfg_defs.sh'
+ LYHelp.h : help_files.sed LYHelp.hin
+ @echo Creating $@
+@@ -416,8 +413,7 @@
+ $(SHELL) -c '$(srcdir)/cfg_defs.sh $(srcdir)'
install-cfg : $(LIBDIR)
- -mv -f $(LIBDIR)/lynx.cfg $(LIBDIR)/lynx.oldcfg