diff options
Diffstat (limited to 'net/zebra/Makefile')
-rw-r--r-- | net/zebra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/zebra/Makefile b/net/zebra/Makefile index c3aabefcc225..4447d13b3425 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -53,7 +53,7 @@ NO_OPTIONS_SORT= yes PAM_CONFIGURE_WITH= pam OSPFNSSA_CONFIGURE_ENABLE= nssa SNMP_CONFIGURE_ENABLE= snmp -SNMP_LIB_DEPENDS+= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +SNMP_LIB_DEPENDS+= libnetsnmp.so:net-mgmt/net-snmp TCPZEBRA_CONFIGURE_ENABLE= tcp-zebra BGPD_CONFIGURE_ENABLE= bgpd OSPF6D_CONFIGURE_ENABLE= ospf6d |