diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-01-08 04:23:13 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-01-08 04:23:13 +0000 |
commit | 53b0facfcad81a5120ea4d2d93bc343b4b19b7c7 (patch) | |
tree | 9811205b8c2ea3ba4897a479e62061d35703d512 /japanese/lookup-emacs20 | |
parent | 219bc71fd49853018c86a758b58da78adc104948 (diff) | |
download | ports-53b0facfcad81a5120ea4d2d93bc343b4b19b7c7.tar.gz ports-53b0facfcad81a5120ea4d2d93bc343b4b19b7c7.zip |
Notes
Diffstat (limited to 'japanese/lookup-emacs20')
-rw-r--r-- | japanese/lookup-emacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lookup-emacs20/Makefile b/japanese/lookup-emacs20/Makefile index 71f94327455a..68ad0894bcd7 100644 --- a/japanese/lookup-emacs20/Makefile +++ b/japanese/lookup-emacs20/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -RUN_DEPENDS= ${PREFIX}/share/emacs/site-lisp/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-emacs20 \ +RUN_DEPENDS= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-emacs20 \ MASTERDIR= ${.CURDIR}/../lookup EMACS_PORT_NAME= emacs20 |