diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-01-29 12:29:11 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-01-29 12:29:11 +0000 |
commit | 59720658c5aff2761ebd92aa00f52b3bae78bb8b (patch) | |
tree | e228da50d63408208954ff3775920f1bdafcc7a0 /www/lynx/files/patch-aa | |
parent | The subdirectory of the master location changed. (diff) |
Upgrade
Notes
Notes:
svn path=/head/; revision=5464
Diffstat (limited to 'www/lynx/files/patch-aa')
-rw-r--r-- | www/lynx/files/patch-aa | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/www/lynx/files/patch-aa b/www/lynx/files/patch-aa index a56d3b1d9692..ea62b2260975 100644 --- a/www/lynx/files/patch-aa +++ b/www/lynx/files/patch-aa @@ -56,20 +56,3 @@ # if you are compiling on a previously unsupported system, modify # this generic entry!! -*************** -*** 406,412 **** - # FreeBSD doesn't have or need ranlib. (ignore the error message about that :) - 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 \ ---- 406,412 ---- - # FreeBSD doesn't have or need ranlib. (ignore the error message about that :) - freebsd-ncurses: - cd WWW/Library/freebsd; $(MAKE) LYFLAGS="$(SITE_LYDEFS)" -! cd src; $(MAKE) all MCFLAGS="$(CFLAGS) -DFANCY_CURSES -DNCURSES -DNCURSESHEADER -DUNIX \ - -DNO_TTYTYPE -DNO_CUSERID -DLOCALE \ - -I../$(WWWINC) $(SITE_DEFS)" \ - LIBS="-lncurses -lmytinfo \ |