From 6f3914bcf4dd5e09693aff94d28498c126579534 Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Thu, 21 Dec 2006 01:58:22 +0000 Subject: [PATCH] ia64 is nit-picking according to tinderbox so temporary disconnect the bridge module from the build until this is fixed. --- usr.sbin/bsnmpd/modules/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.sbin/bsnmpd/modules/Makefile b/usr.sbin/bsnmpd/modules/Makefile index 578d1734d1c9..f5a2e4178e03 100644 --- a/usr.sbin/bsnmpd/modules/Makefile +++ b/usr.sbin/bsnmpd/modules/Makefile @@ -9,7 +9,6 @@ _snmp_atm= snmp_atm .endif SUBDIR= ${_snmp_atm} \ - snmp_bridge \ snmp_hostres \ snmp_mibII \ snmp_netgraph \