From ceab3c8133ddd1440762d463731c2f3b49e05239 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 30 Apr 2013 19:44:24 +0000 Subject: - Fix dependency on net-snmp; net-snmp4 was removed in 2010 in r262994 - Remove redundant :install target on the snmp LIB_DEPENDS - Remove ABI version from LIB_DEPENDS for snmp --- net/zebra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/zebra') diff --git a/net/zebra/Makefile b/net/zebra/Makefile index 0cf18f4ed816..aa34f0482ec5 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -75,7 +75,7 @@ CONFIGURE_ARGS+=--enable-nssa .if ${PORT_OPTIONS:MSNMP} CONFIGURE_ARGS+=--enable-snmp -LIB_DEPENDS+=snmp.4:${PORTSDIR}/net-mgmt/net-snmp4:install +LIB_DEPENDS+= snmp:${PORTSDIR}/net-mgmt/net-snmp .endif .if ${PORT_OPTIONS:MTCPZEBRA} -- cgit v1.2.3