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: Sun May 8 09:12:21 UTC 2022
Modified Files:
pkgsrc/textproc/angle-grinder: Makefile
Log Message:
textproc/angle-grinder: declare c-toolchain
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/textproc/angle-grinder/Makefile:1.3
--- pkgsrc/textproc/angle-grinder/Makefile:1.2 Thu May 5 06:59:17 2022
+++ pkgsrc/textproc/angle-grinder/Makefile Sun May 8 09:12:21 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2022/05/05 06:59:17 pin Exp $
+# $NetBSD: Makefile,v 1.3 2022/05/08 09:12:21 pin Exp $
DISTNAME= angle-grinder-0.18.0
CATEGORIES= textproc
@@ -12,7 +12,7 @@ LICENSE= mit
.include "cargo-depends.mk"
-USE_LANGUAGES+= c++
+USE_LANGUAGES+= c c++
USE_TOOLS+= pkg-config
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index