pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/fd-find
Module Name: pkgsrc
Committed By: nia
Date: Thu Nov 19 18:58:16 UTC 2020
Modified Files:
pkgsrc/sysutils/fd-find: Makefile
Log Message:
fd-find: Needs gmake tool
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/fd-find/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/fd-find/Makefile
diff -u pkgsrc/sysutils/fd-find/Makefile:1.2 pkgsrc/sysutils/fd-find/Makefile:1.3
--- pkgsrc/sysutils/fd-find/Makefile:1.2 Thu Nov 5 09:09:07 2020
+++ pkgsrc/sysutils/fd-find/Makefile Thu Nov 19 18:58:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/11/05 09:09:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2020/11/19 18:58:16 nia Exp $
DISTNAME= fd-find-8.1.1
PKGREVISION= 1
@@ -15,6 +15,7 @@ COMMENT= Simple, fast und user-friendly
LICENSE= apache-2.0
USE_LANGUAGES= c c++
+USE_TOOLS+= gmake
CARGO_CRATE_DEPENDS+= aho-corasick-0.7.10
CARGO_CRATE_DEPENDS+= ansi_term-0.11.0
Home |
Main Index |
Thread Index |
Old Index