summaryrefslogtreecommitdiff
path: root/emulators/qemu
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-04-05 08:38:00 +0000
committerwiz <wiz@pkgsrc.org>2011-04-05 08:38:00 +0000
commit314c227b1c9fc889706fa3267073812f436cae75 (patch)
tree9112170c0ae72fd0434ad89d533266dcdebce359 /emulators/qemu
parent83a1bc521909147335880f61a5d447d8b21b1752 (diff)
downloadpkgsrc-314c227b1c9fc889706fa3267073812f436cae75.tar.gz
Unlimit datasize, needed on NetBSD-4. From Robert Elz in PR 42899.
Diffstat (limited to 'emulators/qemu')
-rw-r--r--emulators/qemu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index d8460761a6a..2c5ddd3b910 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2011/02/28 17:49:30 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2011/04/05 08:38:00 wiz Exp $
DISTNAME= qemu-0.13.0
PKGREVISION= 1
@@ -16,6 +16,7 @@ CONFLICTS+= qemu-bin-[0-9]*
NOT_FOR_PLATFORM= NetBSD-1.[0-6]*-*
USE_TOOLS+= gmake makeinfo perl:build
+UNLIMIT_RESOURCES= datasize
HAS_CONFIGURE= yes
BUILD_DEPENDS+= texi2html-[0-9]*:../../textproc/texi2html