summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/net-snmp-devel/Makefile2
-rw-r--r--net-mgmt/net-snmp/Makefile2
-rw-r--r--net-mgmt/net-snmp4/Makefile2
-rw-r--r--net-mgmt/net-snmp53/Makefile2
-rw-r--r--net/net-snmp/Makefile2
-rw-r--r--net/net-snmp4/Makefile2
-rw-r--r--net/ucd-snmp/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile
index 82283d4..7f2cd79 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 82283d4..7f2cd79 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 82283d4..7f2cd79 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 82283d4..7f2cd79 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
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile
index 82283d4..7f2cd79 100644
--- a/net/net-snmp/Makefile
+++ b/net/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/net-snmp4/Makefile b/net/net-snmp4/Makefile
index 82283d4..7f2cd79 100644
--- a/net/net-snmp4/Makefile
+++ b/net/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/ucd-snmp/Makefile b/net/ucd-snmp/Makefile
index 82283d4..7f2cd79 100644
--- a/net/ucd-snmp/Makefile
+++ b/net/ucd-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
OpenPOWER on IntegriCloud