pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/angle-grinder
Module Name: pkgsrc
Committed By: pin
Date: Thu May 12 09:34:31 UTC 2022
Modified Files:
pkgsrc/textproc/angle-grinder: Makefile
Log Message:
textproc/angle-grinder: needs gmake
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/angle-grinder/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/angle-grinder/Makefile
diff -u pkgsrc/textproc/angle-grinder/Makefile:1.3 pkgsrc/textproc/angle-grinder/Makefile:1.4
--- pkgsrc/textproc/angle-grinder/Makefile:1.3 Sun May 8 09:12:21 2022
+++ pkgsrc/textproc/angle-grinder/Makefile Thu May 12 09:34:31 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/05/08 09:12:21 pin Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/12 09:34:31 pin Exp $
DISTNAME= angle-grinder-0.18.0
CATEGORIES= textproc
@@ -13,7 +13,7 @@ LICENSE= mit
.include "cargo-depends.mk"
USE_LANGUAGES+= c c++
-USE_TOOLS+= pkg-config
+USE_TOOLS+= gmake pkg-config
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index