summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-27 18:07:16 +0000
committernia <nia@pkgsrc.org>2020-03-27 18:07:16 +0000
commitfd41762c45f4c8f72019a99b6754f2fcb69419e2 (patch)
tree5e777579aa933041b4763c2be3cdf4302490bb1d /lang
parent8268b6036996d95427973617e9cb9b0c33c7e195 (diff)
downloadpkgsrc-fd41762c45f4c8f72019a99b6754f2fcb69419e2.tar.gz
neko: Wants git to build for reasons I need to investigate later.
Doesn't seem to be using it to fetch anything over the network and might not actually be necessary although it seems to think it is.
Diffstat (limited to 'lang')
-rw-r--r--lang/neko/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/neko/Makefile b/lang/neko/Makefile
index 7f11df897de..5590f134027 100644
--- a/lang/neko/Makefile
+++ b/lang/neko/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/03/24 13:23:46 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/27 18:07:16 nia Exp $
DISTNAME= neko-2.3.0
CATEGORIES= lang
@@ -10,6 +10,8 @@ HOMEPAGE= https://nekovm.org/
COMMENT= High-level dynamically typed programming language
LICENSE= mit
+TOOL_DEPENDS+= git-base-[0-9]*:../../devel/git-base
+
USE_CMAKE= yes
USE_TOOLS+= pkg-config