aboutsummaryrefslogtreecommitdiff
path: root/chinese/xemacs21
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-14 11:30:09 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-14 11:30:09 +0000
commitc2043149c694ed94b5625d75aca3db645d1e6d6e (patch)
treeb19c31729d9bc8080778ae6a7c4b582cb4e7f72a /chinese/xemacs21
parent50ff58d9963645ddd293e1639aa4dd20c6bd9236 (diff)
downloadports-c2043149c694ed94b5625d75aca3db645d1e6d6e.tar.gz
ports-c2043149c694ed94b5625d75aca3db645d1e6d6e.zip
Add ${WRKDIRPREFIX} in front of ${.CURDIR} in WRKDIR definition.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=35134
Diffstat (limited to 'chinese/xemacs21')
-rw-r--r--chinese/xemacs21/Makefile2
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::