1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Fix lynx.cfg location

This commit is contained in:
Andrey A. Chernov 1996-02-22 02:42:06 +00:00
parent e0072219d8
commit e4e3c7b1a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2736

View File

@ -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: