diff options
Diffstat (limited to 'chinese/xemacs21/Makefile')
-rw-r--r-- | chinese/xemacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xemacs21/Makefile b/chinese/xemacs21/Makefile index f8f847db8acb..134e4026e52b 100644 --- a/chinese/xemacs21/Makefile +++ b/chinese/xemacs21/Makefile @@ -16,7 +16,7 @@ WITH_XIM= xlib BUILD_INPUT_METHOD= xcin2.5:${PORTSDIR}/chinese/xcin25 # xemacs21-mule-common needs this. -WRKDIR= ${.CURDIR}/../../editors/xemacs21-mule/work +WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/../../editors/xemacs21-mule/work # Fix mule-init.el post-patch:: |