pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/elixir elixir: gmake is a runtime dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/3048ddfc46a2
branches: trunk
changeset: 438894:3048ddfc46a2
user: nia <nia%pkgsrc.org@localhost>
date: Fri Sep 11 15:14:12 2020 +0000
description:
elixir: gmake is a runtime dependency
diffstat:
lang/elixir/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5686b98e15ff -r 3048ddfc46a2 lang/elixir/Makefile
--- a/lang/elixir/Makefile Fri Sep 11 15:05:06 2020 +0000
+++ b/lang/elixir/Makefile Fri Sep 11 15:14:12 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2020/09/11 15:05:06 nia Exp $
+# $NetBSD: Makefile,v 1.20 2020/09/11 15:14:12 nia Exp $
DISTNAME= elixir-1.10.4
PKGREVISION= 1
@@ -15,7 +15,7 @@
UNLIMIT_RESOURCES= datasize virtualsize
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake:run
BUILD_TARGET= compile
TEST_TARGET= test
Home |
Main Index |
Thread Index |
Old Index