summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-05-15 10:10:04 +0000
committernia <nia@pkgsrc.org>2020-05-15 10:10:04 +0000
commit16013cc3c8573ddb32de53249c14928132356844 (patch)
tree33b27947668bbc9a3a57f6d7856bca3af8b6fca3 /mk
parent1d6aef39b6061eafd4a76fb15c2448dbf5a26465 (diff)
downloadpkgsrc-16013cc3c8573ddb32de53249c14928132356844.tar.gz
mk/defaults: Switch PKG_DEVELOPER on by default.
Bulk builds with PKG_DEVELOPER set have been the status quo for a while. Every package in pkgsrc has to be expected to build with this.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/mk.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 23394d077a1..e27cf6259f1 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.308 2020/03/27 20:57:34 joerg Exp $
+# $NetBSD: mk.conf,v 1.309 2020/05/15 10:10:04 nia Exp $
#
# This file provides default values for variables that may be overridden
@@ -173,14 +173,13 @@ PKGSRC_SLEEPSECS?= 5
#
# Default: undefined, but see above.
-#PKG_DEVELOPER= yes
-#
+PKG_DEVELOPER?= yes
# If defined and not "no" it enables some sanity checks to raise the quality
# of the installed packages. See the files pkgsrc/mk/check/check-*.mk for
# details and further configuration options.
#
# Possible: defined, not defined, no
-# Default: not defined
+# Default: yes
USE_ABI_DEPENDS?= yes
# Honor package prerequisite ABI recommendations. If this is set