Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161525349
D15564.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D15564.id.diff
View Options
Index: editors/emacs-devel/Makefile
===================================================================
--- editors/emacs-devel/Makefile
+++ editors/emacs-devel/Makefile
@@ -159,6 +159,7 @@
XWIDGETS_IMPLIES= GTK3
.if ${FLAVOR:U} == nox
+COMMENT+= (No X flavor)
CONFIGURE_ARGS+= --with-sound=no --without-cairo --without-dbus \
--without-gconf --without-gif --without-gsettings \
--with-x-toolkit=no --without-jpeg --without-lcms2 \
Index: editors/emacs/Makefile
===================================================================
--- editors/emacs/Makefile
+++ editors/emacs/Makefile
@@ -155,6 +155,7 @@
XWIDGETS_IMPLIES= GTK3
.if ${FLAVOR:U} == canna
+COMMENT+= (Canna Japanese input flavor)
CONFIGURE_ARGS+= --with-canna
PATCH_DIST_STRIP= -p1
PATCH_SITES= http://www.gentei.org/~yuuji/software/emacs25canna/ \
@@ -168,6 +169,7 @@
SOURCES_PLIST_FILES= ${DATADIR}/${EMACS_VER}/src/canna.c
.endif
.if ${FLAVOR:U} == nox
+COMMENT+= (No X flavor)
CONFIGURE_ARGS+= --with-sound=no --without-cairo --without-dbus \
--without-gconf --without-gif --without-gsettings \
--with-x-toolkit=no --without-jpeg --without-m17n-flt \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 5, 1:26 PM (52 m, 11 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34711267
Default Alt Text
D15564.id.diff (1 KB)
Attached To
Mode
D15564: editors/emacs[-devel]: Add flavor information to COMMENT
Attached
Detach File
Event Timeline
Log In to Comment