summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn>2008-02-12 11:25:35 +0000
committertnn <tnn>2008-02-12 11:25:35 +0000
commitc4cbefb4aa4c25533dc1058e3fc672f13e9b6105 (patch)
tree2e6301597a8545455aee44bb98e6df5fc0aa38e4
parent6998c80fc3f1333cdfc5bc81f5dd5050c87bbfeb (diff)
downloadpkgsrc-c4cbefb4aa4c25533dc1058e3fc672f13e9b6105.tar.gz
Not MAKE_JOBS_SAFE.
-rw-r--r--archivers/bzip2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index 2c5316f6ef6..cb9bc01e4d4 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -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 @@ EXTRACT_ONLY= # empty
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
NO_CHECKSUM= yes
USE_LIBTOOL= yes