diff --git a/devel/cargo/Portfile b/devel/cargo/Portfile index 5a6283b21a50d..08b3a5824d0bc 100644 --- a/devel/cargo/Portfile +++ b/devel/cargo/Portfile @@ -10,7 +10,7 @@ if {${subport} ne "${name}-bootstrap"} { } PortGroup cargo 1.0 -#revision 0 +revision 1 categories devel platforms darwin supported_archs i386 x86_64 @@ -34,6 +34,7 @@ if {${subport} ne "${name}-bootstrap"} { depends_lib path:lib/libssl.dylib:openssl \ port:curl \ + port:libssh2 \ port:rust checksums ${distname}${extract.suffix} \ @@ -168,9 +169,7 @@ if {${subport} ne "${name}-bootstrap"} { subport ${name}-bootstrap {} -subport ${name}-stage1 { - depends_lib-append port:libssh2 -} +subport ${name}-stage1 {} if {${subport} ne "${name}-bootstrap"} { cargo.crates \