pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/yazi
Module Name: pkgsrc
Committed By: wiz
Date: Mon Feb 19 07:05:18 UTC 2024
Modified Files:
pkgsrc/sysutils/yazi: Makefile
Log Message:
yazi: add missing tool
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/yazi/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/yazi/Makefile
diff -u pkgsrc/sysutils/yazi/Makefile:1.7 pkgsrc/sysutils/yazi/Makefile:1.8
--- pkgsrc/sysutils/yazi/Makefile:1.7 Fri Feb 9 13:57:19 2024
+++ pkgsrc/sysutils/yazi/Makefile Mon Feb 19 07:05:18 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2024/02/09 13:57:19 pin Exp $
+# $NetBSD: Makefile,v 1.8 2024/02/19 07:05:18 wiz Exp $
DISTNAME= yazi-0.2.3
CATEGORIES= sysutils
@@ -12,7 +12,7 @@ LICENSE= mit
.include "cargo-depends.mk"
-USE_TOOLS+= pkg-config
+USE_TOOLS+= gmake pkg-config
INSTALLATION_DIRS= bin share/examples/yazi
Home |
Main Index |
Thread Index |
Old Index