pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/pcsc-tools



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jun 11 12:37:58 UTC 2026

Modified Files:
        pkgsrc/security/pcsc-tools: Makefile

Log Message:
pcsc-tools: needs msgfmt


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/security/pcsc-tools/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/pcsc-tools/Makefile
diff -u pkgsrc/security/pcsc-tools/Makefile:1.31 pkgsrc/security/pcsc-tools/Makefile:1.32
--- pkgsrc/security/pcsc-tools/Makefile:1.31    Wed Jun  3 15:49:06 2026
+++ pkgsrc/security/pcsc-tools/Makefile Thu Jun 11 12:37:58 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2026/06/03 15:49:06 adam Exp $
+# $NetBSD: Makefile,v 1.32 2026/06/11 12:37:58 wiz Exp $
 
 DISTNAME=      pcsc-tools-1.7.5
 CATEGORIES=    security
@@ -13,7 +13,7 @@ LICENSE=      gnu-gpl-v2 # or later
 DEPENDS+=      p5-pcsc>=1.4.6:../../security/p5-pcsc
 
 USE_LIBTOOL=   yes
-USE_TOOLS+=    gmake perl:run pkg-config
+USE_TOOLS+=    gmake msgfmt perl:run pkg-config
 GNU_CONFIGURE= yes
 
 LDFLAGS.NetBSD+=       -lpthread



Home | Main Index | Thread Index | Old Index