pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc MAKE_JOBS_SAFE=no
details: https://anonhg.NetBSD.org/pkgsrc/rev/95795704aa14
branches: trunk
changeset: 562652:95795704aa14
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Aug 03 15:57:45 2009 +0000
description:
MAKE_JOBS_SAFE=no
diffstat:
games/flightgear/Makefile | 4 +++-
math/xeukleides/Makefile | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r e2b08fe581cd -r 95795704aa14 games/flightgear/Makefile
--- a/games/flightgear/Makefile Mon Aug 03 15:55:52 2009 +0000
+++ b/games/flightgear/Makefile Mon Aug 03 15:57:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/04/28 21:28:39 zafer Exp $
+# $NetBSD: Makefile,v 1.6 2009/08/03 16:01:08 joerg Exp $
#
DISTNAME= FlightGear-1.0.0
@@ -14,6 +14,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_LANGUAGES+= c c++
diff -r e2b08fe581cd -r 95795704aa14 math/xeukleides/Makefile
--- a/math/xeukleides/Makefile Mon Aug 03 15:55:52 2009 +0000
+++ b/math/xeukleides/Makefile Mon Aug 03 15:57:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/09/02 05:33:32 obache Exp $
+# $NetBSD: Makefile,v 1.19 2009/08/03 15:57:45 joerg Exp $
DISTNAME= xeukleides.1.0.1
PKGNAME= xeukleides-1.0.1
@@ -10,6 +10,7 @@
COMMENT= X-Frontend for A Euclidean geometry drawing language
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
DEPENDS+= eukleides>=1.0.1:../../math/eukleides
Home |
Main Index |
Thread Index |
Old Index