diff options
author | ache <ache@FreeBSD.org> | 1997-01-29 20:29:11 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-01-29 20:29:11 +0800 |
commit | 0041db7497aa545811c264403fda1670ca121c42 (patch) | |
tree | 4fb8816d263e9f66a45cdfb4286d2b2a16722ab5 /www | |
parent | d50ace463752dd02a9ac993995a9cc31c198133a (diff) | |
download | freebsd-ports-gnome-0041db7497aa545811c264403fda1670ca121c42.tar.gz freebsd-ports-gnome-0041db7497aa545811c264403fda1670ca121c42.tar.zst freebsd-ports-gnome-0041db7497aa545811c264403fda1670ca121c42.zip |
Upgrade
Diffstat (limited to 'www')
-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 \ |