summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg>2016-06-21 12:23:01 +0000
committerjoerg <joerg>2016-06-21 12:23:01 +0000
commita1987a41db7654bcced5b2fc4fc19a48fedfce51 (patch)
tree7c55a35d49720b0f090444c7de7bb720e92f49e5 /pkgtools
parent8a7bf86741263e2b45972269773e3da3f6eeb638 (diff)
downloadpkgsrc-a1987a41db7654bcced5b2fc4fc19a48fedfce51.tar.gz
Disable maintainer mode for libarchive.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index a663d0ca818..53a4834fd54 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.217 2016/03/05 11:29:15 jperkin Exp $
+# $NetBSD: Makefile,v 1.218 2016/06/21 12:23:01 joerg Exp $
# Notes to package maintainers:
#
@@ -213,6 +213,7 @@ pre-configure:
${CONFIG_SHELL} ${CONFIG_SHELL_FLAGS} ./configure \
--disable-bsdcpio --disable-bsdtar --disable-shared \
--disable-dependency-tracking --without-expat \
+ --disable-maintainer-mode \
--without-iconv --without-lzo2 --without-nettle \
--without-xml2 \
${LIBARCHIVE_CONFIGURE_ARGS}