aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 9620e44f9b32..ccc758f30fa4 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -229,6 +229,10 @@ XWIDGETS_CONFIGURE_WITH= xwidgets
.include <bsd.port.options.mk>
+.if ${ARCH} == powerpc64le
+USE_GCC= yes
+.endif
+
.if !${PORT_OPTIONS:MGTK2} && !${PORT_OPTIONS:MGTK3} && !${PORT_OPTIONS:MMOTIF} \
&& !${PORT_OPTIONS:MXAW} && !${PORT_OPTIONS:MXAW3D}
CONFIGURE_ARGS+= --with-x-toolkit=no