pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Needs serialised build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bcc8612ca839
branches: trunk
changeset: 543852:bcc8612ca839
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jun 23 16:15:07 2008 +0000
description:
Needs serialised build.
diffstat:
devel/libslang/Makefile | 4 +++-
graphics/cairo/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r ef8e8273651d -r bcc8612ca839 devel/libslang/Makefile
--- a/devel/libslang/Makefile Mon Jun 23 16:14:34 2008 +0000
+++ b/devel/libslang/Makefile Mon Jun 23 16:15:07 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2008/03/01 03:09:35 jlam Exp $
+# $NetBSD: Makefile,v 1.65 2008/06/23 16:15:07 joerg Exp $
#
DISTNAME= slang-1.4.9
@@ -19,6 +19,8 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= gmake
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff -r ef8e8273651d -r bcc8612ca839 graphics/cairo/Makefile
--- a/graphics/cairo/Makefile Mon Jun 23 16:14:34 2008 +0000
+++ b/graphics/cairo/Makefile Mon Jun 23 16:15:07 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2008/05/14 15:26:14 obache Exp $
+# $NetBSD: Makefile,v 1.65 2008/06/23 16:15:43 joerg Exp $
DISTNAME= cairo-1.6.4
PKGREVISION= 2
@@ -11,6 +11,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_LANGUAGES+= c99
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index