[57017] trunk/dports/sysutils/ifstat/Portfile

toby at macports.org toby at macports.org
Fri Sep 4 13:02:35 PDT 2009


Revision: 57017
          http://trac.macports.org/changeset/57017
Author:   toby at macports.org
Date:     2009-09-04 13:02:31 -0700 (Fri, 04 Sep 2009)
Log Message:
-----------
disable broken sysctls

Modified Paths:
--------------
    trunk/dports/sysutils/ifstat/Portfile

Modified: trunk/dports/sysutils/ifstat/Portfile
===================================================================
--- trunk/dports/sysutils/ifstat/Portfile	2009-09-04 19:57:58 UTC (rev 57016)
+++ trunk/dports/sysutils/ifstat/Portfile	2009-09-04 20:02:31 UTC (rev 57017)
@@ -4,7 +4,7 @@
 
 name            ifstat
 version         1.1
-revision        1
+revision        2
 categories      sysutils net
 description     ifstat is a tool to report network interface bandwidth
 long_description \
@@ -21,7 +21,8 @@
 
 patchfiles      patch-Makefile.in
 
-configure.args  --mandir=${prefix}/share/man --enable-library
+configure.args  --mandir=${prefix}/share/man --enable-library \
+                --without-ifmib
 
 variant snmp description "Enable SNMP support" {
     depends_lib-append      port:net-snmp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090904/5081d4c4/attachment.html>


More information about the macports-changes mailing list