prune stray \

This commit is contained in:
snj 2024-03-12 23:22:35 +00:00
parent ad1cc8123c
commit 183ea41e37
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.240 2024/03/12 22:02:13 joerg Exp $
# $NetBSD: Makefile,v 1.241 2024/03/12 23:22:35 snj Exp $
# Notes to package maintainers:
#
@ -199,7 +199,7 @@ pre-configure:
--disable-bsdcat --disable-bsdcpio --disable-bsdtar \
--disable-bsdunzip --disable-shared \
--disable-dependency-tracking --disable-maintainer-mode \
--without-expat --without-xml2 --without-lz4\ --without-lzo2 \
--without-expat --without-xml2 --without-lz4 --without-lzo2 \
--without-iconv --without-nettle --without-zstd \
${LIBARCHIVE_CONFIGURE_ARGS}
cd ${WRKDIR}/libarchive && ${BUILD_MAKE_CMD}