summaryrefslogtreecommitdiff
path: root/emulators/stella
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2004-06-16 01:14:33 +0000
committerdillo <dillo@pkgsrc.org>2004-06-16 01:14:33 +0000
commit0942b7ab0861b07c79b960077bbf9195fa524ee8 (patch)
tree9b45fc3f48263807f4b8f7bfdd2d9395ffca6bec /emulators/stella
parent9fb4d1c7204df4ffa9edbbc3caae8ee49d75dcbe (diff)
downloadpkgsrc-0942b7ab0861b07c79b960077bbf9195fa524ee8.tar.gz
unlimit datasize to fix compilation of M6502Hi.cxx, as noted by
dgriffi at cs dot csubak dot edu on tech-pkg.
Diffstat (limited to 'emulators/stella')
-rw-r--r--emulators/stella/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/stella/Makefile.common b/emulators/stella/Makefile.common
index 6d6017beb3e..93ff0f9004d 100644
--- a/emulators/stella/Makefile.common
+++ b/emulators/stella/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2004/06/05 11:56:31 dillo Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/06/16 01:14:33 dillo Exp $
STELLA_VERSION= 1.3
DISTNAME= stella-${STELLA_VERSION}-src
@@ -17,6 +17,7 @@ USE_LANGUAGES= c c++
USE_GNU_TOOLS+= make
USE_BUILDLINK3= YES
USE_INSTALL= YES
+UNLIMIT_RESOURCES=datasize
MAKEFILE= makefile