pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/macchina
Module Name: pkgsrc
Committed By: pin
Date: Sat Nov 2 08:37:18 UTC 2024
Modified Files:
pkgsrc/sysutils/macchina: Makefile
Log Message:
sysutils/macchina: remove git from build dependencies
Git-submodules should be grabbed during the fetch phase, i.e.
the build shouldn't need git as a dependency.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/sysutils/macchina/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/macchina/Makefile
diff -u pkgsrc/sysutils/macchina/Makefile:1.55 pkgsrc/sysutils/macchina/Makefile:1.56
--- pkgsrc/sysutils/macchina/Makefile:1.55 Fri Nov 1 16:37:35 2024
+++ pkgsrc/sysutils/macchina/Makefile Sat Nov 2 08:37:18 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2024/11/01 16:37:35 pin Exp $
+# $NetBSD: Makefile,v 1.56 2024/11/02 08:37:18 pin Exp $
DISTNAME= macchina-6.3.1
CATEGORIES= sysutils
@@ -11,8 +11,6 @@ HOMEPAGE= https://github.com/Macchina-CL
COMMENT= System information frontend with emphasis on performance
LICENSE= mit
-TOOL_DEPENDS+= git-base-[0-9]*:../../devel/git-base
-
GITHUB_SUBMODULES+= Macchina-CLI color-to-tui 9a1b684d92cc64994889e100575e38316a68670b vendor/color-to-tui
GITHUB_SUBMODULES+= Macchina-CLI ansi-to-tui 950d68067ed8c7f74469eb2fd996e04e1b931481 vendor/ansi-to-tui
Home |
Main Index |
Thread Index |
Old Index