pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/tcllib
Module Name: pkgsrc
Committed By: scole
Date: Thu Feb 20 06:33:49 UTC 2025
Modified Files:
pkgsrc/devel/tcllib: Makefile
Log Message:
add 'find' to USE_TOOLS
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/tcllib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/tcllib/Makefile
diff -u pkgsrc/devel/tcllib/Makefile:1.21 pkgsrc/devel/tcllib/Makefile:1.22
--- pkgsrc/devel/tcllib/Makefile:1.21 Mon Feb 17 12:15:40 2025
+++ pkgsrc/devel/tcllib/Makefile Thu Feb 20 06:33:49 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2025/02/17 12:15:40 scole Exp $
+# $NetBSD: Makefile,v 1.22 2025/02/20 06:33:49 scole Exp $
DISTNAME= tcllib-1.21
CATEGORIES= devel
@@ -9,7 +9,7 @@ HOMEPAGE= https://core.tcl-lang.org/tcl
COMMENT= Collection of utility modules for Tcl
LICENSE= modified-bsd
-USE_TOOLS+= wget:run
+USE_TOOLS+= find wget:run
GNU_CONFIGURE= yes
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index