[34960] trunk/dports/net/iftop/Portfile

jmr at macports.org jmr at macports.org
Wed Mar 12 22:06:18 PDT 2008


Revision: 34960
          http://trac.macosforge.org/projects/macports/changeset/34960
Author:   jmr at macports.org
Date:     2008-03-12 22:06:17 -0700 (Wed, 12 Mar 2008)

Log Message:
-----------
iftop: fix mtree violation. Closes #14485.

Modified Paths:
--------------
    trunk/dports/net/iftop/Portfile

Modified: trunk/dports/net/iftop/Portfile
===================================================================
--- trunk/dports/net/iftop/Portfile	2008-03-13 04:54:14 UTC (rev 34959)
+++ trunk/dports/net/iftop/Portfile	2008-03-13 05:06:17 UTC (rev 34960)
@@ -4,6 +4,7 @@
 
 name            iftop
 version         0.17
+revision        1
 categories      net
 maintainers     nomaintainer
 description     display bandwidth usage on an interface
@@ -19,7 +20,8 @@
 
 depends_lib	port:libpcap port:ncurses
 
-configure.args	--with-libpcap=${prefix}
+configure.args	--with-libpcap=${prefix} \
+                --mandir=${prefix}/share/man
 
 patchfiles	patch-configure.diff
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080312/b4427ba2/attachment-0001.html


More information about the macports-changes mailing list