Page MenuHomeFreeBSD

D14555.diff
No OneTemporary

D14555.diff

Index: head/UPDATING
===================================================================
--- head/UPDATING
+++ head/UPDATING
@@ -140,8 +140,16 @@
# make FLAVOR=nox install
# make FLAVOR=devel_full
+ An alternative to the default flavor, full, for editors/emacs and
+ editors/emacs-devel can be set in make.conf. For example, to specify nox as
+ the default flavor for both ports, use
+
+ .if ${.CURDIR:M*/editors/emacs*}
+ FLAVOR?=nox
+ .endif
+
For ports using Emacs, an alternative to the default flavor, full,
- can be set in make.conf. For example, to automatically depend on
+ can be also be set in make.conf. For example, to automatically depend on
emacs-nox, use
DEFAULT_VERSIONS+=emacs=nox

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 3, 10:11 AM (5 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16944061
Default Alt Text
D14555.diff (746 B)

Event Timeline