From a67a376db3e1a857490f28ec8ef314617de28c8f Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Mon, 21 Feb 2000 19:19:03 +0000 Subject: Skip building the parts that make this port BROKEN on FreeBSD 4. (and unmark it BROKEN). --- net-mgmt/net-snmp-devel/Makefile | 2 +- net-mgmt/net-snmp/Makefile | 2 +- net-mgmt/net-snmp4/Makefile | 2 +- net-mgmt/net-snmp53/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile index 82283d4a27ab..7f2cd791e149 100644 --- a/net-mgmt/net-snmp-devel/Makefile +++ b/net-mgmt/net-snmp-devel/Makefile @@ -46,7 +46,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343" .endif .if ${OSVERSION} >= 400000 -BROKEN= "Uses the old VM system interfaces" +CONFIGURE_ARGS+= --with-out-mib-modules="ucd-snmp/vmstat_freebsd2 ucd-snmp/memory_freebsd2" .endif SHLIB_VERSION=4 diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index 82283d4a27ab..7f2cd791e149 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -46,7 +46,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343" .endif .if ${OSVERSION} >= 400000 -BROKEN= "Uses the old VM system interfaces" +CONFIGURE_ARGS+= --with-out-mib-modules="ucd-snmp/vmstat_freebsd2 ucd-snmp/memory_freebsd2" .endif SHLIB_VERSION=4 diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index 82283d4a27ab..7f2cd791e149 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -46,7 +46,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343" .endif .if ${OSVERSION} >= 400000 -BROKEN= "Uses the old VM system interfaces" +CONFIGURE_ARGS+= --with-out-mib-modules="ucd-snmp/vmstat_freebsd2 ucd-snmp/memory_freebsd2" .endif SHLIB_VERSION=4 diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile index 82283d4a27ab..7f2cd791e149 100644 --- a/net-mgmt/net-snmp53/Makefile +++ b/net-mgmt/net-snmp53/Makefile @@ -46,7 +46,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343" .endif .if ${OSVERSION} >= 400000 -BROKEN= "Uses the old VM system interfaces" +CONFIGURE_ARGS+= --with-out-mib-modules="ucd-snmp/vmstat_freebsd2 ucd-snmp/memory_freebsd2" .endif SHLIB_VERSION=4 -- cgit v1.2.3