pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/tklib
Module Name: pkgsrc
Committed By: scole
Date: Thu Feb 20 06:38:51 UTC 2025
Modified Files:
pkgsrc/devel/tklib: Makefile
Log Message:
add 'find' to USE_TOOLS
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/tklib/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/tklib/Makefile
diff -u pkgsrc/devel/tklib/Makefile:1.1 pkgsrc/devel/tklib/Makefile:1.2
--- pkgsrc/devel/tklib/Makefile:1.1 Sun Feb 16 09:01:26 2025
+++ pkgsrc/devel/tklib/Makefile Thu Feb 20 06:38:51 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/02/16 09:01:26 scole Exp $
+# $NetBSD: Makefile,v 1.2 2025/02/20 06:38:51 scole Exp $
PKGVERSION= 0.9
DISTNAME= tklib-${PKGVERSION}
@@ -12,7 +12,7 @@ LICENSE= modified-bsd
DEPENDS+= tcllib-[0-9]*:../../devel/tcllib
-USE_TOOLS+= gmake
+USE_TOOLS+= find gmake
GNU_CONFIGURE= yes
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index