summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-04-21 17:02:51 +0000
committerjoerg <joerg@pkgsrc.org>2015-04-21 17:02:51 +0000
commit78aa43d8a4e2425a0970503c1fda740063ec463a (patch)
tree90f184c6c718572a17e3ce0d2c8a97bb142b6e29 /games
parentfc2af1e1010437fab1e3bdc7a831c15fc7139c86 (diff)
downloadpkgsrc-78aa43d8a4e2425a0970503c1fda740063ec463a.tar.gz
Package creation can take a very long time to compress over 1GB of data.
Give it a chance.
Diffstat (limited to 'games')
-rw-r--r--games/flightgear-data/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/flightgear-data/Makefile b/games/flightgear-data/Makefile
index 16eb5df9b8a..2847bc8320f 100644
--- a/games/flightgear-data/Makefile
+++ b/games/flightgear-data/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/06 11:54:37 asau Exp $
+# $NetBSD: Makefile,v 1.5 2015/04/21 17:02:51 joerg Exp $
DISTNAME= FlightGear-data-2.8.0
PKGNAME= ${DISTNAME:tl}
@@ -13,6 +13,8 @@ HOMEPAGE= http://www.flightgear.org/
COMMENT= FlightGear Simulator data files
LICENSE= gnu-gpl-v2
+UNLIMIT_RESOURCES+= cputime
+
WRKSRC= ${WRKDIR}/data
NO_BUILD= yes
NO_CONFIGURE= yes