View | Details | Raw Unified | Return to bug 94738
Collapse All | Expand All

(-)japanese/xemacs21-canna/Makefile 20 Mar 2006 16:35:59 -0000 (-2 lines)
Lines 12-19 Link Here
12
12
13
MASTERDIR=     ${.CURDIR}/../../editors/xemacs21-mule
13
MASTERDIR=     ${.CURDIR}/../../editors/xemacs21-mule
14
14
15
BROKEN=                Incomplete pkg-plist
16
17
CANNA=         yes
15
CANNA=         yes
18
16
19
DESCR=         ${.CURDIR}/pkg-descr
17
DESCR=         ${.CURDIR}/pkg-descr
(-)editors/xemacs21-mule/Makefile 20 Mar 2006 16:35:59 -0000 (+1 lines)
Lines 176-181 Link Here
176
.if defined(PKGNAMEPREFIX)
176
.if defined(PKGNAMEPREFIX)
177
.if ${PKGNAMEPREFIX} == "ja-"
177
.if ${PKGNAMEPREFIX} == "ja-"
178
PLIST_FILES+=          man/ja/man1/xemacs.1
178
PLIST_FILES+=          man/ja/man1/xemacs.1
179
PLIST_FILES+=          lib/xemacs/mule-packages/etc/app-defaults/ja_JP.eucJP
179
.endif
180
.endif
180
.endif
181
.endif

Return to bug 94738