From cced9e8fba5793873b113248e603ea86b5ebb6d3 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 21 Jun 2016 12:23:01 +0000 Subject: Disable maintainer mode for libarchive. --- archivers/libarchive/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/libarchive/Makefile.common b/archivers/libarchive/Makefile.common index c3943801275..f83b15901b1 100644 --- a/archivers/libarchive/Makefile.common +++ b/archivers/libarchive/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2016/06/20 17:28:33 joerg Exp $ +# $NetBSD: Makefile.common,v 1.6 2016/06/21 12:23:01 joerg Exp $ # used by archivers/bsdtar/Makefile # used by archivers/libarchive/Makefile @@ -17,3 +17,4 @@ CONFIGURE_ARGS+= --without-expat CONFIGURE_ARGS+= --without-lzo2 CONFIGURE_ARGS+= --without-nettle CONFIGURE_ARGS+= --without-xml2 +CONFIGURE_ARGS+= --disable-maintainer-mode -- cgit v1.2.3