summaryrefslogtreecommitdiff
path: root/irc/pure-xemacs21-mule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/pure-xemacs21-mule/Makefile')
-rw-r--r--irc/pure-xemacs21-mule/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/pure-xemacs21-mule/Makefile b/irc/pure-xemacs21-mule/Makefile
index cb708e0e1639..e2876ff6ce0b 100644
--- a/irc/pure-xemacs21-mule/Makefile
+++ b/irc/pure-xemacs21-mule/Makefile
@@ -11,7 +11,9 @@ EMACS_PORT_NAME= xemacs21-mule
LISPDIR= lib/xemacs/site-packages/lisp/${PORTNAME}
EMACS_ONLY= "@comment "
XEMACS_ONLY= ""
-ALL_TARGET= package
+ALL_TARGET= package c
INSTALL_TARGET= install-package
+PUREBIN= ${EMACS_LIBDIR}/site-packages/etc/pure
+MAKE_ENV= LANG=ja_JP.EUC
.include <${MASTERDIR}/Makefile>