diff options
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 \ |