pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/lavaps lavaps: needs gmake (on some platforms...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c05ef9e0aaf5
branches: trunk
changeset: 452662:c05ef9e0aaf5
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 14 11:34:42 2021 +0000
description:
lavaps: needs gmake (on some platforms...)
diffstat:
sysutils/lavaps/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d67ef6d70718 -r c05ef9e0aaf5 sysutils/lavaps/Makefile
--- a/sysutils/lavaps/Makefile Fri May 14 11:30:26 2021 +0000
+++ b/sysutils/lavaps/Makefile Fri May 14 11:34:42 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2020/08/31 18:11:28 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2021/05/14 11:34:42 nia Exp $
#
DISTNAME= lavaps-2.7
@@ -13,7 +13,7 @@
MAKE_JOBS_SAFE= no
USE_LANGUAGES= c c++
-USE_TOOLS+= perl pod2man pod2html
+USE_TOOLS+= perl pod2man pod2html gmake
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-tcltk \
Home |
Main Index |
Thread Index |
Old Index