Commits

Charlie Allom authored 393e907f489
iftop: update to 1.0pre2; this supports IPv6 and works on Lion

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86309 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

net/iftop/files/patch-configure.diff

Modified
1 ---- configure.orig 2007-05-07 16:57:47.000000000 -0400
2 -+++ configure 2007-05-07 16:57:07.000000000 -0400
3 -@@ -6232,8 +6232,8 @@
1 +--- configure.orig 2011-10-24 13:46:07.000000000 +0100
2 ++++ configure 2011-10-24 13:47:04.000000000 +0100
3 +@@ -7567,8 +7567,8 @@
4 4
5 - echo "$as_me:$LINENO: checking for a curses library containing mvchgat" >&5
6 - echo $ECHO_N "checking for a curses library containing mvchgat... $ECHO_C" >&6
5 + { $as_echo "$as_me:$LINENO: checking for a curses library containing mvchgat" >&5
6 + $as_echo_n "checking for a curses library containing mvchgat... " >&6; }
7 7 -oldLIBS=$LIBS
8 --for curseslib in curses ncurses ; do
8 +-for curseslib in ncursesw curses ncurses ; do
9 9 +oldLIBS="-L@@PREFIX@@ $LIBS"
10 10 +for curseslib in ncurses ; do
11 11 LIBS="$oldLIBS -l$curseslib"
12 12 cat >conftest.$ac_ext <<_ACEOF
13 - #line $LINENO "configure"
13 + /* confdefs.h. */

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut