pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/Mesa s/MAKE_JOBS/MAKE_JOBS_SAFE/
details: https://anonhg.NetBSD.org/pkgsrc/rev/3bafe74bbb81
branches: trunk
changeset: 541797:3bafe74bbb81
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Apr 25 20:49:13 2008 +0000
description:
s/MAKE_JOBS/MAKE_JOBS_SAFE/
diffstat:
graphics/Mesa/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c6153fc562ff -r 3bafe74bbb81 graphics/Mesa/Makefile.common
--- a/graphics/Mesa/Makefile.common Fri Apr 25 20:47:42 2008 +0000
+++ b/graphics/Mesa/Makefile.common Fri Apr 25 20:49:13 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.59 2008/04/25 20:39:09 joerg Exp $
+# $NetBSD: Makefile.common,v 1.60 2008/04/25 20:49:13 joerg Exp $
#
# This Makefile fragment is included either directly or indirectly (through
# Makefile.lib) by all packages that are built from the Mesa sources.
@@ -24,7 +24,7 @@
HOMEPAGE= http://www.mesa3d.org/
PKG_DESTDIR_SUPPORT= user-destdir
-MAKE_JOBS= no
+MAKE_JOBS_SAFE= no
WRKSRC= ${WRKDIR}/Mesa-${MESA_VERSION}
BUILDING_MESA= yes
Home |
Main Index |
Thread Index |
Old Index