aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs21-mule/Makefile')
-rw-r--r--editors/xemacs21-mule/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index b39024d5980c..add8c3ff6445 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -23,7 +23,7 @@
MULE_SLAVE= yes
.endif
-MAINTAINER= kiri@FreeBSD.org
+MAINTAINER?= kiri@FreeBSD.org
BUILD_DEPENDS= ${BUILD_INPUT_METHOD}
.if defined(MULE_SLAVE)
@@ -43,6 +43,7 @@ CONFIGURE_ARGS?=--with-x11 \
--x-libraries=${X11BASE}/lib \
--site-libraries='${SITE_LIBRARIES}' \
--site-includes='${SITE_INCLUDES}' \
+ --gung-ho=yes \
--with-xface \
--with-xpm \
--with-sound=native \