pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pbulk Mark this package MAKE_JOBS_SAFE=no.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b2960868c2cc
branches:  trunk
changeset: 541277:b2960868c2cc
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Fri Apr 18 06:30:47 2008 +0000

description:
Mark this package MAKE_JOBS_SAFE=no.

diffstat:

 pkgtools/pbulk/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 0790bde6d1a9 -r b2960868c2cc pkgtools/pbulk/Makefile
--- a/pkgtools/pbulk/Makefile   Fri Apr 18 04:02:58 2008 +0000
+++ b/pkgtools/pbulk/Makefile   Fri Apr 18 06:30:47 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2008/04/07 19:41:07 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2008/04/18 06:30:47 bjs Exp $
 
 DISTNAME=      pbulk-0.30
 CATEGORIES=    pkgtools
@@ -15,6 +15,8 @@
 EXTRACT_ONLY=  # empty
 NO_CHECKSUM=   YES
 
+MAKE_JOBS_SAFE=        no
+
 USE_FEATURES=  nbcompat
 USE_TOOLS+=    awk:run bzip2:run digest:run gzip:run ident:run make:run \
                mail:run sed:run tar:run groff nroff



Home | Main Index | Thread Index | Old Index