From c5228eec8495642487390e0b93f2df1508c81689 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 20 Feb 2010 20:24:24 +0000 Subject: Sync with libarchive 2.8.0. --- pkgtools/pkg_install/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index d4d4a711faa..de853dffef1 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2010/02/03 14:20:14 joerg Exp $ +# $NetBSD: Makefile,v 1.173 2010/02/20 20:24:24 joerg Exp $ # Notes to package maintainers: # @@ -150,7 +150,8 @@ pre-configure: ${SETENV} ${_CONFIGURE_SCRIPT_ENV} \ ${CONFIG_SHELL} ${CONFIG_SHELL_FLAGS} \ ./configure --disable-shared --disable-bsdtar \ - --disable-dependency-tracking --disable-acl + --disable-bsdcpio --without-expat --without-xml2 \ + --disable-dependency-tracking --disable-acl cd ${WRKDIR}/libarchive && ${BUILD_MAKE_CMD} .endif cd ${WRKDIR}/libfetch && ${SETENV} ${MAKE_ENV} \ -- cgit v1.2.3