pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/bzip2 Not MAKE_JOBS_SAFE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c47789c5c12
branches: trunk
changeset: 538540:1c47789c5c12
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Feb 12 11:25:35 2008 +0000
description:
Not MAKE_JOBS_SAFE.
diffstat:
archivers/bzip2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 14d664f1ba29 -r 1c47789c5c12 archivers/bzip2/Makefile
--- a/archivers/bzip2/Makefile Tue Feb 12 08:03:49 2008 +0000
+++ b/archivers/bzip2/Makefile Tue Feb 12 11:25:35 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2007/08/24 02:42:50 jlam Exp $
+# $NetBSD: Makefile,v 1.46 2008/02/12 11:25:35 tnn Exp $
#
DISTNAME= bzip2-1.0.4
@@ -15,6 +15,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
NO_CHECKSUM= yes
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index