Index: Makefile =================================================================== --- Makefile (Revision 484661) +++ Makefile (Arbeitskopie) @@ -13,8 +13,6 @@ LICENSE= GPLv2 -LIB_DEPENDS= libssh.so:security/libssh - CONFLICTS= bird-[0-9]* CONFLICTS+= bird6-[0-9]* @@ -52,6 +50,8 @@ RPKI_VARS= rt_prot+=rpki STATIC_VARS= rt_prot+=static +RPKI_LIB_DEPENDS= libssh.so:security/libssh + CONFIGURE_ARGS+=--with-protocols="${RT_PROT}" post-patch: