Don't bother building bsdcat, it's not installed anyway.

This commit is contained in:
joerg 2024-03-12 22:01:14 +00:00
parent f639cc6327
commit a65cf47a4c
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.31 2024/02/15 19:43:42 joerg Exp $
# $NetBSD: Makefile,v 1.32 2024/03/12 22:01:14 joerg Exp $
.include "../../archivers/libarchive/Makefile.common"
.include "../../mk/bsd.prefs.mk"
@ -10,6 +10,7 @@ COMMENT= Fast multi-format tape archiver
# as bootstrap dependency.
#USE_LIBTOOL= yes
CONFIGURE_ARGS+= --enable-bsdtar=static
CONFIGURE_ARGS+= --disable-bsdcat
CONFIGURE_ARGS+= --disable-bsdcpio
CONFIGURE_ARGS+= --disable-bsdunzip
CONFIGURE_ARGS+= --disable-shared