pkgsrc-Changes archive

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

CVS commit: pkgsrc/news/canlock-hp



Module Name:    pkgsrc
Committed By:   micha
Date:           Fri Sep 18 16:26:03 UTC 2026

Modified Files:
        pkgsrc/news/canlock-hp: Makefile

Log Message:
news/canlock-hp: Add pkg-config tool


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/news/canlock-hp/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/news/canlock-hp/Makefile
diff -u pkgsrc/news/canlock-hp/Makefile:1.16 pkgsrc/news/canlock-hp/Makefile:1.17
--- pkgsrc/news/canlock-hp/Makefile:1.16        Wed Sep 16 09:47:45 2026
+++ pkgsrc/news/canlock-hp/Makefile     Fri Sep 18 16:26:03 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2026/09/16 09:47:45 micha Exp $
+# $NetBSD: Makefile,v 1.17 2026/09/18 16:26:03 micha Exp $
 
 DISTNAME=      libcanlock-3.3.3
 PKGNAME=       ${DISTNAME:S/libcanlock/canlock-hp/}
@@ -12,7 +12,7 @@ HOMEPAGE=     https://micha.freeshell.org/li
 COMMENT=       Parsers for RFC 5536 message headers and RFC 8315 header fields
 LICENSE=       icu
 
-USE_TOOLS+=            autoconf automake autoreconf
+USE_TOOLS+=            autoconf automake autoreconf pkg-config
 USE_TOOLS+=            lex yacc
 FORCE_C_STD=           c99
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index