pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/hck textproc/hck: needs cmake
details: https://anonhg.NetBSD.org/pkgsrc/rev/9bd77ff5c958
branches: trunk
changeset: 379163:9bd77ff5c958
user: pin <pin%pkgsrc.org@localhost>
date: Thu May 12 09:35:44 2022 +0000
description:
textproc/hck: needs cmake
diffstat:
textproc/hck/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 24f5c5e5f3b6 -r 9bd77ff5c958 textproc/hck/Makefile
--- a/textproc/hck/Makefile Thu May 12 09:34:31 2022 +0000
+++ b/textproc/hck/Makefile Thu May 12 09:35:44 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/05/09 21:52:34 pin Exp $
+# $NetBSD: Makefile,v 1.2 2022/05/12 09:35:44 pin Exp $
DISTNAME= hck-0.7.2
CATEGORIES= textproc
@@ -10,6 +10,8 @@
COMMENT= Sharp cut(1) clone
LICENSE= unlicense OR mit
+BUILD_DEPENDS+= cmake-[0-9]*:../../devel/cmake
+
.include "cargo-depends.mk"
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index