summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-21 07:56:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-21 07:56:05 +0000
commitb4d49a871ecdc5a24d498e543ba31c0a2e157226 (patch)
tree4445d0db1269a0139f2cb86315049ebeae69b281 /japanese
parentActivate glib11. (diff)
Add ${WRKDIRPREFIX}.
Notes
Notes: svn path=/head/; revision=16230
Diffstat (limited to 'japanese')
-rw-r--r--japanese/emacs20-dl-wnn6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/emacs20-dl-wnn6/Makefile b/japanese/emacs20-dl-wnn6/Makefile
index 9496cc3269c5..281420865833 100644
--- a/japanese/emacs20-dl-wnn6/Makefile
+++ b/japanese/emacs20-dl-wnn6/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 October 1998
# Whom: shige
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/01/11 14:21:24 kuriyama Exp $
#
DISTNAME= dl-wnn-0.2.2
@@ -21,7 +21,7 @@ RUN_DEPENDS= emacs-dl-${EMACS_VER}:${EMACSDL_DIR}
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-wnn-includes=${PREFIX}/include/wnn --with-wnn6 \
- --with-emacs-src=${EMACSDL_DIR}/work/emacs-${EMACS_VER}
+ --with-emacs-src=${WRKDIRPREFIX}${EMACSDL_DIR}/work/emacs-${EMACS_VER}
CONFIGURE_ENV= EMACS=emacs-dl-${EMACS_VER}
PLIST_SUB= EMACS_VER=${EMACS_VER} DOCDIR=${DOCDIR}