summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz>2007-06-01 00:54:47 +0000
committerwiz <wiz>2007-06-01 00:54:47 +0000
commita859461d050cb4865b31ccb068cc520ce618e9bc (patch)
treee33aa33363193e8000313e7b281b0e978a1f47eb /archivers
parent7776788e2ba182d83c5e731f85d0606526f5eb68 (diff)
downloadpkgsrc-a859461d050cb4865b31ccb068cc520ce618e9bc.tar.gz
Add MAKE_JOBS_SAFE=no. Noted by veego.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p7zip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile
index 1621b163443..8461d137304 100644
--- a/archivers/p7zip/Makefile
+++ b/archivers/p7zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/05/29 12:24:51 adam Exp $
+# $NetBSD: Makefile,v 1.29 2007/06/01 00:54:47 wiz Exp $
DISTNAME= p7zip_4.47_src_all
PKGNAME= p7zip-4.47
@@ -14,6 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= c c++
MAKE_FILE= makefile
+MAKE_JOBS_SAFE= no # missing header when compiling sfx
NO_CONFIGURE= yes
PTHREAD_OPTS+= require