summaryrefslogtreecommitdiff
path: root/www/lynx/files/patch-aa
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-02-22 02:42:06 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-02-22 02:42:06 +0000
commite4e3c7b1a830b214d0c985f89dc5c341072f952b (patch)
tree040e376e2a4393027d9a0d5a3892bee42c323909 /www/lynx/files/patch-aa
parentUpgrade to next snapshot (diff)
Fix lynx.cfg location
Notes
Notes: svn path=/head/; revision=2736
Diffstat (limited to '')
-rw-r--r--www/lynx/files/patch-aa21
1 files changed, 19 insertions, 2 deletions
diff --git a/www/lynx/files/patch-aa b/www/lynx/files/patch-aa
index b3cd4e27791d..b7b2353e8104 100644
--- a/www/lynx/files/patch-aa
+++ b/www/lynx/files/patch-aa
@@ -1,5 +1,5 @@
-*** Makefile.old Mon Feb 12 11:58:22 1996
---- Makefile Thu Feb 22 04:50:37 1996
+*** Makefile.orig Mon Feb 12 11:58:22 1996
+--- Makefile Thu Feb 22 05:23:54 1996
***************
*** 10,29 ****
##change the next line if you want lynx installed somewhere
@@ -44,6 +44,23 @@
#set the relative location of the WWW library Implementation directory,
***************
+*** 320,326 ****
+ freebsd-ncurses:
+ cd WWW/Library/freebsd; make LYFLAGS="$(SITE_LYDEFS)"
+ cd src; make all MCFLAGS="$(CFLAGS) -DFANCY_CURSES -DNCURSES -DUNIX \
+! -DNO_TTYTYPE -DNO_CUSERID -DLOCALE \
+ -I../$(WWWINC) $(SITE_DEFS)" \
+ LIBS="-lncurses -lmytinfo $(WAISLIB) $(SOCKSLIB)" \
+ WWWLIB="../WWW/Library/freebsd/libwww.a"
+--- 320,326 ----
+ freebsd-ncurses:
+ cd WWW/Library/freebsd; make LYFLAGS="$(SITE_LYDEFS)"
+ cd src; make all MCFLAGS="$(CFLAGS) -DFANCY_CURSES -DNCURSES -DUNIX \
+! -DLYNX_CFG_FILE='\"${PREFIX}/etc/lynx.cfg\"' -DNO_TTYTYPE -DNO_CUSERID -DLOCALE \
+ -I../$(WWWINC) $(SITE_DEFS)" \
+ LIBS="-lncurses -lmytinfo $(WAISLIB) $(SOCKSLIB)" \
+ WWWLIB="../WWW/Library/freebsd/libwww.a"
+***************
*** 644,650 ****
install: