summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorasau <asau>2016-12-09 22:24:50 +0000
committerasau <asau>2016-12-09 22:24:50 +0000
commitbb5a3056f92a2d9a7a81f7090422d130dc611365 (patch)
treeb149feb3eb15e04d501b2ed96d801ca67e5e6ac0 /mk
parent6f0527149e0e437fa9792632f2790c0f18f6228c (diff)
downloadpkgsrc-bb5a3056f92a2d9a7a81f7090422d130dc611365.tar.gz
Update to Emacs 25 by default.
"There's no reason not to upgrade it."
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/mk.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 88fa89336ee..6235d760a00 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.267 2016/10/27 10:31:05 jperkin Exp $
+# $NetBSD: mk.conf,v 1.268 2016/12/09 22:24:50 asau Exp $
#
# This file provides default values for variables that may be overridden
@@ -873,7 +873,7 @@ ELK_GUI?= none
# Possible: none, or some combination of xaw and/or motif
# Default: none
-EMACS_TYPE?= emacs24
+EMACS_TYPE?= emacs25
# Used by emacs/modules.mk to determine which emacs version should be installed
# and emacs lisp packages should be built for.
# Possible: emacs25, emacs25nox, emacs24, emacs24nox,