aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/xemacs21
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-14 19:30:09 +0800
committerasami <asami@FreeBSD.org>2000-11-14 19:30:09 +0800
commit8921d4b1b3d174fe342b7f4b6cb0052897aa23ec (patch)
tree80cf2af9fcf9892531678c25c78353c7b5a9396e /chinese/xemacs21
parent9bedb8a258487ca5f2424a8d80c19558144aaf55 (diff)
downloadfreebsd-ports-gnome-8921d4b1b3d174fe342b7f4b6cb0052897aa23ec.tar.gz
freebsd-ports-gnome-8921d4b1b3d174fe342b7f4b6cb0052897aa23ec.tar.zst
freebsd-ports-gnome-8921d4b1b3d174fe342b7f4b6cb0052897aa23ec.zip
Add ${WRKDIRPREFIX} in front of ${.CURDIR} in WRKDIR definition.
Submitted by: bento
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::