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 | |
parent | cb277103bed8fa62a3488b5a027b08e1f4e8ef55 (diff) | |
download | freebsd-ports-59720658c5aff2761ebd92aa00f52b3bae78bb8b.zip |
Upgrade
-rw-r--r-- | www/lynx-current/distinfo | 2 | ||||
-rw-r--r-- | www/lynx/distinfo | 2 | ||||
-rw-r--r-- | www/lynx/files/patch-aa | 17 |
3 files changed, 2 insertions, 19 deletions
diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index b004ce47a95f..99b5d26d61de 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2-6fm.zip) = 4e8dfa499768cc409278fa3df648b36b +MD5 (lynx2-6fm.zip) = 47a2fc79e8682e5d8293dd8d3e9e7539 diff --git a/www/lynx/distinfo b/www/lynx/distinfo index b004ce47a95f..99b5d26d61de 100644 --- a/www/lynx/distinfo +++ b/www/lynx/distinfo @@ -1 +1 @@ -MD5 (lynx2-6fm.zip) = 4e8dfa499768cc409278fa3df648b36b +MD5 (lynx2-6fm.zip) = 47a2fc79e8682e5d8293dd8d3e9e7539 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 \ |