Page MenuHomeFreeBSD

D15564.id.diff
No OneTemporary

D15564.id.diff

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

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)

Event Timeline