aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2013-08-01 20:22:27 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2013-08-01 20:22:27 +0000
commit9c7a77ab1e2aff61f3f6d7e6f08fdf7089ef125a (patch)
tree7bb62db90d2a538c347e596844736cd7fe4d260b /archivers
parent51688d427c2e13b8a128f217d0aa01a7c140d09a (diff)
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gcpio/Makefile1
-rw-r--r--archivers/gtar/Makefile3
2 files changed, 1 insertions, 3 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index c6a3d9cddf1e..d3e4df2b1d64 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -13,7 +13,6 @@ COMMENT= GNU cpio copies files to and from archives
USE_BZIP2= yes
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --program-prefix=g \
--disable-silent-rules \
--with-rmt=/etc/rmt
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index f78a99a7e85b..511934414131 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -16,11 +16,10 @@ COMMENT= GNU version of the traditional tape archiver
INFO= tar
-USES= iconv
+USES= iconv
USE_AUTOTOOLS= autoconf:env # autom4te
USE_XZ= yes
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --program-prefix=g \
--disable-silent-rules
CPPFLAGS+= -I${LOCALBASE}/include