Date: Fri, 2 Feb 2018 16:10:43 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460709 - head Message-ID: <201802021610.w12GAhi5049275@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Fri Feb 2 16:10:43 2018 New Revision: 460709 URL: https://svnweb.freebsd.org/changeset/ports/460709 Log: UPDATING: Improve description of DEFAULT_VERSIONS+=emacs=<flavor> Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri Feb 2 16:04:37 2018 (r460708) +++ head/UPDATING Fri Feb 2 16:10:43 2018 (r460709) @@ -39,8 +39,9 @@ you update your ports collection, before attempting an # 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802021610.w12GAhi5049275>