pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p11-kit
Module Name: pkgsrc
Committed By: jperkin
Date: Mon Nov 27 09:38:16 UTC 2023
Modified Files:
pkgsrc/security/p11-kit: Makefile
Log Message:
p11-kit: Requires msgfmt.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/security/p11-kit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/p11-kit/Makefile
diff -u pkgsrc/security/p11-kit/Makefile:1.33 pkgsrc/security/p11-kit/Makefile:1.34
--- pkgsrc/security/p11-kit/Makefile:1.33 Thu Nov 23 15:31:39 2023
+++ pkgsrc/security/p11-kit/Makefile Mon Nov 27 09:38:16 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2023/11/23 15:31:39 jperkin Exp $
+# $NetBSD: Makefile,v 1.34 2023/11/27 09:38:16 jperkin Exp $
DISTNAME= p11-kit-0.25.3
CATEGORIES= security
@@ -18,7 +18,7 @@ MESON_ARGS+= -Dtrust_paths=${PREFIX}/sha
USE_CC_FEATURES= c99
USE_FEATURES+= strndup strnlen
USE_LANGUAGES= c
-USE_TOOLS+= pkg-config readlink
+USE_TOOLS+= msgfmt pkg-config readlink
# dirfd(3)
CFLAGS.NetBSD+= -D_NETBSD_SOURCE
Home |
Main Index |
Thread Index |
Old Index