Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111327431
D14555.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
746 B
Referenced Files
None
Subscribers
None
D14555.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D14555: UPDATING: Add example for setting default Emacs flavor in make.conf
Attached
Detach File
Event Timeline
Log In to Comment