summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-04-20 00:46:22 +0000
committerjoerg <joerg@pkgsrc.org>2020-04-20 00:46:22 +0000
commitb9038b72d62f295e49478c380b311ef1bf1b7002 (patch)
tree899c63eef3a878b2df463ccdb73b40c655a9d366 /sysutils
parent770228e3e43c0243b86d40997a8cd7c0e4c97049 (diff)
downloadpkgsrc-b9038b72d62f295e49478c380b311ef1bf1b7002.tar.gz
Needs huge amounts of memory
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/consul/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index 4a8906141f2..a796e734788 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2020/04/12 11:01:46 bsiegert Exp $
+# $NetBSD: Makefile,v 1.53 2020/04/20 00:46:22 joerg Exp $
DISTNAME= consul-1.2.3
PKGREVISION= 15
@@ -10,6 +10,8 @@ HOMEPAGE= https://www.consul.io/
COMMENT= Tool for service discovery, monitoring and configuration
LICENSE= mpl-2.0
+UNLIMIT_RESOURCES= datasize virtualsize
+
EXTRACT_USING= bsdtar
GITHUB_TAG= v${PKGVERSION_NOREV}