summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsevan <sevan@pkgsrc.org>2019-07-08 19:44:08 +0000
committersevan <sevan@pkgsrc.org>2019-07-08 19:44:08 +0000
commit762f934cae8944440639bd48e2df08c8faedbe7b (patch)
treeddecd8148bcc7554af153073ba4c0eebe52a5df1
parent6718b3efe50ecb35bc01183f19b72bdffb6c3a0f (diff)
downloadpkgsrc-762f934cae8944440639bd48e2df08c8faedbe7b.tar.gz
libarchive no longer has a without-lzmadec option
-rwxr-xr-xbootstrap/bootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap
index 6b84b32ac5c..be06cefe09e 100755
--- a/bootstrap/bootstrap
+++ b/bootstrap/bootstrap
@@ -1,6 +1,6 @@
#! /bin/sh
-# $NetBSD: bootstrap,v 1.267 2019/07/02 16:27:04 rillig Exp $
+# $NetBSD: bootstrap,v 1.268 2019/07/08 19:44:08 sevan Exp $
#
# Copyright (c) 2001-2011 Alistair Crooks <agc@NetBSD.org>
# All rights reserved.
@@ -1279,7 +1279,7 @@ run_cmd "(cd $wrkdir/libarchive; env $BSTRAP_ENV \
$shprog ./configure $configure_quiet_flags --enable-static --disable-shared \
--disable-bsdtar --disable-bsdcpio --disable-posix-regex-lib --disable-xattr \
--disable-maintainer-mode --disable-acl --without-zlib --without-bz2lib \
---without-lzmadec --without-iconv --without-lzma --without-lzo2 --without-lz4 \
+--without-iconv --without-lzma --without-lzo2 --without-lz4 \
--without-nettle --without-openssl --without-xml2 --without-expat --without-zstd \
MAKE=$bmake && $bmake $make_quiet_flags -j$make_jobs)"
copy_src $pkgsrcdir/pkgtools/pkg_install/files pkg_install