diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-23 12:02:18 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-23 12:02:18 +0000 |
commit | 2d9909c4b2353fd99b2a558edc7260cc11228890 (patch) | |
tree | 644b37afa4304dcca0d9d398edc4f58d5c550330 /japanese/skk-elisp | |
parent | e7ce149bd55e93326c128ba49b9442ce7c0afc65 (diff) | |
download | ports-2d9909c4b2353fd99b2a558edc7260cc11228890.tar.gz ports-2d9909c4b2353fd99b2a558edc7260cc11228890.zip |
Notes
Diffstat (limited to 'japanese/skk-elisp')
-rw-r--r-- | japanese/skk-elisp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/skk-elisp/Makefile b/japanese/skk-elisp/Makefile index ba71621cdf33..dfb6cc3d1b79 100644 --- a/japanese/skk-elisp/Makefile +++ b/japanese/skk-elisp/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Oct 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1998/12/15 15:22:45 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/12/23 08:50:12 kuriyama Exp $ # DISTNAME= skk9.6 @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PREFIX}/share/skk/${SKKJISYO}:${SKK_MASTERDIR} SKKJISYO_SIZE?= L SKKJISYO?= SKK-JISYO.${SKKJISYO_SIZE} SKK_MASTERDIR= ${.CURDIR}/../../japanese/skk-jisyo -WRKSRC= ${SKK_MASTERDIR}/work/skk-9.6 +WRKSRC= ${WRKDIRPREFIX}${SKK_MASTERDIR}/work/skk-9.6 # we cannot use skk-9.6 on emacs20 EMACS= mule |