summaryrefslogtreecommitdiffstats
path: root/editors/emacs20-dl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs20-dl/Makefile')
-rw-r--r--editors/emacs20-dl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/emacs20-dl/Makefile b/editors/emacs20-dl/Makefile
index c126111..fa9d74f 100644
--- a/editors/emacs20-dl/Makefile
+++ b/editors/emacs20-dl/Makefile
@@ -35,6 +35,10 @@ USE_XLIB= yes
CONFIGURE_ARGS= --with-x=no --with-pop
.endif
+.if defined(WITHOUT_XIM) && (${WITHOUT_XIM} == "yes")
+MAKE_FLAGS= MYCPPFLAG="-DX_I18N_INHIBITED"
+.endif
+
DOC_FILE= DOC-DL-${EMACS_VER}.1
PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET} \
OpenPOWER on IntegriCloud