pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/lavaps
Module Name: pkgsrc
Committed By: nia
Date: Fri May 14 11:34:42 UTC 2021
Modified Files:
pkgsrc/sysutils/lavaps: Makefile
Log Message:
lavaps: needs gmake (on some platforms...)
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/sysutils/lavaps/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/lavaps/Makefile
diff -u pkgsrc/sysutils/lavaps/Makefile:1.53 pkgsrc/sysutils/lavaps/Makefile:1.54
--- pkgsrc/sysutils/lavaps/Makefile:1.53 Mon Aug 31 18:11:28 2020
+++ pkgsrc/sysutils/lavaps/Makefile Fri May 14 11:34:42 2021
@@ -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 @@ COMMENT= Lava lamp of currently running
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