We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cce41a commit abc93d4Copy full SHA for abc93d4
1 file changed
devel/cargo-c/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.33 2026/01/31 15:10:40 mef Exp $
+# $NetBSD: Makefile,v 1.34 2026/02/12 01:37:06 gutteridge Exp $
2
3
DISTNAME= cargo-c-0.10.20
4
CATEGORIES= devel
@@ -32,7 +32,7 @@ do-install:
32
.endfor
33
34
#.include "../../devel/libgit2/buildlink3.mk"
35
+BUILDLINK_API_DEPENDS.openssl+= openssl>=3.0
36
.include "../../security/openssl/buildlink3.mk"
-BUILDLINK_API_DEPENDS.openssl+= openssl>=3.0
37
.include "../../lang/rust/cargo.mk"
38
.include "../../mk/bsd.pkg.mk"
0 commit comments