pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/wesnoth Martin S. Weber reports that this is not...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f5c0c88a67f
branches: trunk
changeset: 542004:9f5c0c88a67f
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 29 14:14:10 2008 +0000
description:
Martin S. Weber reports that this is not parallel buildable; mark it
MAKE_JOBS_SAFE=no.
diffstat:
games/wesnoth/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b7c982e0dfe1 -r 9f5c0c88a67f games/wesnoth/Makefile
--- a/games/wesnoth/Makefile Tue Apr 29 14:10:51 2008 +0000
+++ b/games/wesnoth/Makefile Tue Apr 29 14:14:10 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2008/04/19 09:35:24 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2008/04/29 14:14:10 wiz Exp $
DISTNAME= wesnoth-1.4.1
CATEGORIES= games
@@ -17,6 +17,7 @@
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= no
UNLIMIT_RESOURCES+= datasize
Home |
Main Index |
Thread Index |
Old Index