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/ed735e429baf
branches: trunk
changeset: 395071:ed735e429baf
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jul 06 16:08:05 2009 +0000
description:
Not MAKE_JOBS_SAFE.
diffstat:
print/LPRng-core/Makefile | 4 +++-
sysutils/9base/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 7088cd63213b -r ed735e429baf print/LPRng-core/Makefile
--- a/print/LPRng-core/Makefile Mon Jul 06 16:06:58 2009 +0000
+++ b/print/LPRng-core/Makefile Mon Jul 06 16:08:05 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2007/12/02 11:33:01 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2009/07/06 16:08:30 joerg Exp $
DISTNAME= LPRng-3.8.28
PKGNAME= LPRng-core-3.8.28
@@ -12,6 +12,8 @@
HOMEPAGE= http://www.lprng.com/
COMMENT= Enhanced Printer Spooler
+MAKE_JOBS_SAFE= no
+
CONFLICTS+= cups-[0-9]*
USE_TOOLS+= chgrp chown gmake
diff -r 7088cd63213b -r ed735e429baf sysutils/9base/Makefile
--- a/sysutils/9base/Makefile Mon Jul 06 16:06:58 2009 +0000
+++ b/sysutils/9base/Makefile Mon Jul 06 16:08:05 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/09/30 14:41:03 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2009/07/06 16:08:05 joerg Exp $
#
DISTNAME= 9base-20051114
@@ -11,6 +11,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
CONFLICTS= rc-[0-9]*
PKG_SHELL= bin/rc
Home |
Main Index |
Thread Index |
Old Index