aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2009-03-28 17:53:24 +0000
committerRenato Botelho <garga@FreeBSD.org>2009-03-28 17:53:24 +0000
commitc9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3 (patch)
tree861de8abaf5598d6319fe568cbba90cdfac71940 /archivers
parent06e7a37f0ab116c54c4194f2b9de28079a3450a1 (diff)
downloadports-c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3.tar.gz
ports-c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/arj/Makefile1
-rw-r--r--archivers/sharutils/Makefile1
-rw-r--r--archivers/szip/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile
index 8907a2f14e72..a11af22169f2 100644
--- a/archivers/arj/Makefile
+++ b/archivers/arj/Makefile
@@ -16,6 +16,7 @@ COMMENT= Open-source ARJ
USE_AUTOTOOLS= autoconf:262
USE_GMAKE= yes
+MAKE_JOBS_UNSAFE= yes
CONFIGURE_WRKSRC= ${WRKSRC}/gnu
CFLAGS+= -fPIC
MAKEFILE= GNUmakefile
diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile
index 071f6685fb62..0c33aaa7298b 100644
--- a/archivers/sharutils/Makefile
+++ b/archivers/sharutils/Makefile
@@ -17,6 +17,7 @@ COMMENT= Pack, send and unpack shell archives; synchronize via e-mail
USE_PERL5= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --program-prefix=g --disable-uucode
INSTALL_TARGET= install install-man
MAN1= gshar.1 gunshar.1 gcompress-dummy.1
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile
index d3d1d6cf0a4a..156c1d6c43f5 100644
--- a/archivers/szip/Makefile
+++ b/archivers/szip/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= garga@FreeBSD.org
COMMENT= A fast compression utility
USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}