pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/cargo-c
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Feb 12 01:37:06 UTC 2026
Modified Files:
pkgsrc/devel/cargo-c: Makefile
Log Message:
cargo-c: minor style tweak
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/cargo-c/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/cargo-c/Makefile
diff -u pkgsrc/devel/cargo-c/Makefile:1.33 pkgsrc/devel/cargo-c/Makefile:1.34
--- pkgsrc/devel/cargo-c/Makefile:1.33 Sat Jan 31 15:10:40 2026
+++ pkgsrc/devel/cargo-c/Makefile Thu Feb 12 01:37:06 2026
@@ -1,4 +1,4 @@
-# $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 $
DISTNAME= cargo-c-0.10.20
CATEGORIES= devel
@@ -32,7 +32,7 @@ do-install:
.endfor
#.include "../../devel/libgit2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.openssl+= openssl>=3.0
.include "../../security/openssl/buildlink3.mk"
-BUILDLINK_API_DEPENDS.openssl+= openssl>=3.0
.include "../../lang/rust/cargo.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index