pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install Sync with libarchive 2.8.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ad5df337bfb
branches: trunk
changeset: 572150:5ad5df337bfb
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Feb 20 20:24:24 2010 +0000
description:
Sync with libarchive 2.8.0.
diffstat:
pkgtools/pkg_install/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r b6320d3264bf -r 5ad5df337bfb pkgtools/pkg_install/Makefile
--- a/pkgtools/pkg_install/Makefile Sat Feb 20 16:24:29 2010 +0000
+++ b/pkgtools/pkg_install/Makefile Sat Feb 20 20:24:24 2010 +0000
@@ -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 @@
${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} \
Home |
Main Index |
Thread Index |
Old Index