Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140170661
D49097.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D49097.diff
View Options
diff --git a/Mk/Uses/emacs.mk b/Mk/Uses/emacs.mk
--- a/Mk/Uses/emacs.mk
+++ b/Mk/Uses/emacs.mk
@@ -15,11 +15,11 @@
# dependencies.
#
# Variables, which can be set in make.conf:
-# DEFAULT_VERSIONS+= The default flavor for Emacs ports (ports with
-# USES=emacs, but not the Emacs ports themselves)
-# can be added to DEFAULT_VERSIONS. For example,
-# DEFAULT_VERSIONS+= emacs=nox
-# Valid flavors: full canna nox devel_full devel_nox
+# DEFAULT_VERSIONS+= The default flavor for ports with
+# USES=emacs can be added to DEFAULT_VERSIONS.
+# For example: DEFAULT_VERSIONS+= emacs=nox
+# Valid flavors: full canna nox wayland
+# devel_full devel_nox
# Flavors specified on the command line take
# precedence.
#
@@ -31,18 +31,19 @@
# then all valid Emacs flavors are assumed.
#
# EMACS_NO_DEPENDS: Do NOT add build or run dependencies on Emacs.
-# This will prevent flavors.
+# This will prevent flavors, and no byte code files
+# will be generated as part of the package.
#
# Variables, which can be read by ports:
-# EMACS_CMD: Emacs command with full path (e.g. /usr/local/bin/emacs-28.2)
+# EMACS_CMD: Emacs command with full path (e.g. /usr/local/bin/emacs-30.1)
# EMACS_FLAVOR: Used for dependencies (e.g. BUILD_DEPENDS= dash.el${EMACS_PKGNAMESUFFIX}>0:devel/dash@${EMACS_FLAVOR})
# EMACS_LIBDIR: Emacs Library directory without ${PREFIX} (e.g. share/emacs)
-# EMACS_LIBDIR_WITH_VER: Library directory without ${PREFIX} including version (e.g. share/emacs/28.2)
-# EMACS_MAJOR_VER: Emacs major version (e.g. 28)
+# EMACS_LIBDIR_WITH_VER: Library directory without ${PREFIX} including version (e.g. share/emacs/30.1)
+# EMACS_MAJOR_VER: Emacs major version (e.g. 30)
# EMACS_PKGNAMESUFFIX: PKGNAMESUFFIX to distinguish Emacs flavors
# EMACS_SITE_LISPDIR: Emacs site-lisp directory without ${PREFIX} (e.g. share/emacs/site-lisp)
-# EMACS_VER: Emacs version (e.g. 28.2)
-# EMACS_VERSION_SITE_LISPDIR: Include version (e.g. share/emacs/28.2/site-lisp)
+# EMACS_VER: Emacs version (e.g. 30.1)
+# EMACS_VERSION_SITE_LISPDIR: Include version (e.g. share/emacs/30.1/site-lisp)
#-------------------------------------------------------------------------------
#
# MAINTAINER: emacs@FreeBSD.org
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 22, 2:13 AM (19 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27130763
Default Alt Text
D49097.diff (2 KB)
Attached To
Mode
D49097: Mk/Uses/emacs.mk: Tweak documentation and update version in docs
Attached
Detach File
Event Timeline
Log In to Comment