aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2018-02-02 16:10:43 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2018-02-02 16:10:43 +0000
commit567c258d16a043e57406504915e3206b7f72d6d1 (patch)
tree11c232bb895ca22e0eaf757cf893f635123f22d5 /UPDATING
parent3a24592a1848ad17bbf6ed4fab2b89c9a6fb4406 (diff)
downloadports-567c258d16a043e57406504915e3206b7f72d6d1.tar.gz
ports-567c258d16a043e57406504915e3206b7f72d6d1.zip
UPDATING: Improve description of DEFAULT_VERSIONS+=emacs=<flavor>
Notes
Notes: svn path=/head/; revision=460709
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 3 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index 80b1d205e590..92d2e80d7e20 100644
--- a/UPDATING
+++ b/UPDATING
@@ -39,8 +39,9 @@ you update your ports collection, before attempting any port upgrades.
# make FLAVOR=nox install
# make FLAVOR=devel_full
- An alternative to the default flavor, full, can be set in make.conf. For
- example, to set the nox flavor as the default, use
+ For ports using Emacs, an alternative to the default flavor, full,
+ can be set in make.conf. For example, to automatically depend on
+ emacs-nox, use
DEFAULT_VERSIONS+=emacs=nox