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: nia
Date: Thu Nov 9 19:45:46 UTC 2023
Modified Files:
pkgsrc/security/p11-kit: Makefile
Log Message:
p11-kit: Set USE_FEATURES.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 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.27 pkgsrc/security/p11-kit/Makefile:1.28
--- pkgsrc/security/p11-kit/Makefile:1.27 Wed Jul 5 20:02:42 2023
+++ pkgsrc/security/p11-kit/Makefile Thu Nov 9 19:45:46 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2023/07/05 20:02:42 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2023/11/09 19:45:46 nia Exp $
DISTNAME= p11-kit-0.25.0
CATEGORIES= security
@@ -20,6 +20,7 @@ GNU_CONFIGURE= yes
USE_LANGUAGES= c99
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config readlink
+USE_FEATURES+= strndup strnlen
TEST_TARGET= check
Home |
Main Index |
Thread Index |
Old Index