aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-03-20 22:21:47 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-03-20 22:21:47 +0000
commitf02e929a7271282ec7028035d61d0f660f1ff766 (patch)
treed72c9ebe20aabf96e17e25632b80d0862c48154c /editors/xemacs21-mule
parent8f90c9ec411312bbec787299e7dfa12e5cc32feb (diff)
downloadports-f02e929a7271282ec7028035d61d0f660f1ff766.tar.gz
ports-f02e929a7271282ec7028035d61d0f660f1ff766.zip
Notes
Diffstat (limited to 'editors/xemacs21-mule')
-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