pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/fd-find fd-find: Needs gmake tool
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ca082c01c49
branches: trunk
changeset: 442166:5ca082c01c49
user: nia <nia%pkgsrc.org@localhost>
date: Thu Nov 19 18:58:16 2020 +0000
description:
fd-find: Needs gmake tool
diffstat:
sysutils/fd-find/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 634071bbd476 -r 5ca082c01c49 sysutils/fd-find/Makefile
--- a/sysutils/fd-find/Makefile Thu Nov 19 18:38:37 2020 +0000
+++ b/sysutils/fd-find/Makefile Thu Nov 19 18:58:16 2020 +0000
@@ -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 @@
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