aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjrm <jrm@FreeBSD.org>2018-02-03 00:10:43 +0800
committerjrm <jrm@FreeBSD.org>2018-02-03 00:10:43 +0800
commitec4375266915be61e9e99a968e7e6d1ed6ef787d (patch)
tree11c232bb895ca22e0eaf757cf893f635123f22d5 /UPDATING
parent001eb68e4a90da425bb31966a2e428db26faf313 (diff)
downloadfreebsd-ports-gnome-ec4375266915be61e9e99a968e7e6d1ed6ef787d.tar.gz
freebsd-ports-gnome-ec4375266915be61e9e99a968e7e6d1ed6ef787d.tar.zst
freebsd-ports-gnome-ec4375266915be61e9e99a968e7e6d1ed6ef787d.zip
UPDATING: Improve description of DEFAULT_VERSIONS+=emacs=<flavor>
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