summaryrefslogtreecommitdiff
path: root/emulators/gearboy
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-08-11 18:47:39 +0000
committerjoerg <joerg@pkgsrc.org>2020-08-11 18:47:39 +0000
commitc5469d2795de9dca648e0de68e2a266adabde046 (patch)
treeee4166df286a7d314e2ab6ba131a0018b1474f0e /emulators/gearboy
parented817190eb6785d5d65e5e2216fc907af9db41b4 (diff)
downloadpkgsrc-c5469d2795de9dca648e0de68e2a266adabde046.tar.gz
Build can use a lot of memory, untighten.
Diffstat (limited to 'emulators/gearboy')
-rw-r--r--emulators/gearboy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/gearboy/Makefile b/emulators/gearboy/Makefile
index 694fd04b180..8787deb4cf2 100644
--- a/emulators/gearboy/Makefile
+++ b/emulators/gearboy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/06/02 13:24:32 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/08/11 18:47:39 joerg Exp $
.include "Makefile.common"
@@ -7,6 +7,8 @@ HOMEPAGE= https://github.com/drhelius/Gearboy
COMMENT= Game Boy / Gameboy Color emulator
LICENSE= gnu-gpl-v3
+UNLIMIT_RESOURCES+= datasize virtualsize
+
USE_TOOLS+= gmake
BUILD_DIRS= platforms/linux