[21081] trunk/dports/net/net-snmp/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Dec 30 21:38:15 PST 2006


Revision: 21081
          http://trac.macosforge.org/projects/macports/changeset/21081
Author:   jberry at macports.org
Date:     2006-12-30 21:38:15 -0800 (Sat, 30 Dec 2006)

Log Message:
-----------
Remove kmem since it no longer works on darwin systems.

Fenestro: we need your patch for cpu utilization

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

Modified: trunk/dports/net/net-snmp/Portfile
===================================================================
--- trunk/dports/net/net-snmp/Portfile	2006-12-31 03:44:10 UTC (rev 21080)
+++ trunk/dports/net/net-snmp/Portfile	2006-12-31 05:38:15 UTC (rev 21081)
@@ -3,7 +3,7 @@
 
 name			net-snmp
 version			5.4
-revision		0
+revision		1
 categories		net
 maintainers		opendarwin.org at darkart.com
 description		An extendable SNMP implementation
@@ -34,7 +34,8 @@
 				--infodir=${prefix}/share/info \
 				--with-logfile=${prefix}/var/log \
 				--with-openssl=${prefix} --with-zlib=${prefix} \
-				--with-install-prefix=${destroot}
+				--with-install-prefix=${destroot} \
+				--without-kmem-usage
 
 variant no_ssl {
 	configure.args-delete --with-openssl=${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061230/271d5f89/attachment.html


More information about the macports-changes mailing list