pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Not MAKE_JOBS_SAFE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/781f3c306662
branches: trunk
changeset: 569035:781f3c306662
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jan 04 16:30:36 2010 +0000
description:
Not MAKE_JOBS_SAFE.
diffstat:
cross/avrdude/Makefile | 3 ++-
graphics/cinepaint/Makefile | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r 438102f9e0fe -r 781f3c306662 cross/avrdude/Makefile
--- a/cross/avrdude/Makefile Mon Jan 04 16:27:48 2010 +0000
+++ b/cross/avrdude/Makefile Mon Jan 04 16:30:36 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2009/08/27 15:34:48 hasso Exp $
+# $NetBSD: Makefile,v 1.26 2010/01/04 16:30:36 joerg Exp $
DISTNAME= avrdude-5.8
CATEGORIES= cross
@@ -11,6 +11,7 @@
BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
USE_GNU_READLINE= yes
TEX_DEPMETHOD= build
diff -r 438102f9e0fe -r 781f3c306662 graphics/cinepaint/Makefile
--- a/graphics/cinepaint/Makefile Mon Jan 04 16:27:48 2010 +0000
+++ b/graphics/cinepaint/Makefile Mon Jan 04 16:30:36 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2009/12/22 15:42:20 drochner Exp $
+# $NetBSD: Makefile,v 1.26 2010/01/04 16:32:27 joerg Exp $
DISTNAME= cinepaint-0.22-1
PKGNAME= cinepaint-0.22.1
@@ -13,6 +13,8 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config msgfmt gmake
Home |
Main Index |
Thread Index |
Old Index