Skip to content

Commit abc93d4

Browse files
committed
cargo-c: minor style tweak
1 parent 8cce41a commit abc93d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

devel/cargo-c/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.33 2026/01/31 15:10:40 mef Exp $
1+
# $NetBSD: Makefile,v 1.34 2026/02/12 01:37:06 gutteridge Exp $
22

33
DISTNAME= cargo-c-0.10.20
44
CATEGORIES= devel
@@ -32,7 +32,7 @@ do-install:
3232
.endfor
3333

3434
#.include "../../devel/libgit2/buildlink3.mk"
35+
BUILDLINK_API_DEPENDS.openssl+= openssl>=3.0
3536
.include "../../security/openssl/buildlink3.mk"
36-
BUILDLINK_API_DEPENDS.openssl+= openssl>=3.0
3737
.include "../../lang/rust/cargo.mk"
3838
.include "../../mk/bsd.pkg.mk"

0 commit comments

Comments
 (0)