aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-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 e1c36a485cb9..35d17c8a643a 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -175,7 +175,8 @@ SITE_LIBRARIES+= ${LOCALBASE}/lib
.if defined(PKGNAMEPREFIX)
.if ${PKGNAMEPREFIX} == "ja-"
-PLIST_FILES+= man/ja/man1/xemacs.1
+PLIST_FILES+= man/ja/man1/xemacs.1 \
+ lib/xemacs/mule-packages/etc/app-defaults/ja_JP.eucJP
.endif
.endif