pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/libfyaml
Module Name: pkgsrc
Committed By: tnn
Date: Mon Nov 24 20:00:43 UTC 2025
Modified Files:
pkgsrc/textproc/libfyaml: Makefile
Log Message:
libfyaml: needs m4
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/libfyaml/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/libfyaml/Makefile
diff -u pkgsrc/textproc/libfyaml/Makefile:1.3 pkgsrc/textproc/libfyaml/Makefile:1.4
--- pkgsrc/textproc/libfyaml/Makefile:1.3 Fri Nov 14 09:45:24 2025
+++ pkgsrc/textproc/libfyaml/Makefile Mon Nov 24 20:00:43 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2025/11/14 09:45:24 adam Exp $
+# $NetBSD: Makefile,v 1.4 2025/11/24 20:00:43 tnn Exp $
DISTNAME= libfyaml-0.9
CATEGORIES= textproc
@@ -11,7 +11,7 @@ COMMENT= Feature-complete YAML parser an
LICENSE= mit
USE_LIBTOOL= yes
-USE_TOOLS+= bash:test
+USE_TOOLS+= bash:test m4
GNU_CONFIGURE= yes
TEST_TARGET= check
Home |
Main Index |
Thread Index |
Old Index