pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/kalk kalk: needs m4
details: https://anonhg.NetBSD.org/pkgsrc/rev/01b8fd91aa30
branches: trunk
changeset: 452706:01b8fd91aa30
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 14 13:30:56 2021 +0000
description:
kalk: needs m4
diffstat:
math/kalk/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r e82743e7d893 -r 01b8fd91aa30 math/kalk/Makefile
--- a/math/kalk/Makefile Fri May 14 13:26:27 2021 +0000
+++ b/math/kalk/Makefile Fri May 14 13:30:56 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/04/24 19:47:11 pin Exp $
+# $NetBSD: Makefile,v 1.5 2021/05/14 13:30:56 nia Exp $
DISTNAME= kalk-0.3.14
CATEGORIES= math
@@ -10,6 +10,8 @@
COMMENT= CLI calculator supporting user defined variables and functions
LICENSE= mit
+USE_TOOLS= m4
+
.include "cargo-depends.mk"
USE_LANGUAGES+= c c++ # rust, but needs a toolchain to link
Home |
Main Index |
Thread Index |
Old Index