diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-07-10 17:31:26 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-07-10 17:31:26 +0000 |
commit | c8fcfb7b779cc7ba3c74e776f10d88c288985686 (patch) | |
tree | 4df547a4ecbd922216c08870d644e67b6180209f /japanese/lookup-xemacs/Makefile | |
parent | 52a5df4748381312b9bcd8b9d3393d334cf259c9 (diff) |
Notes
Diffstat (limited to 'japanese/lookup-xemacs/Makefile')
-rw-r--r-- | japanese/lookup-xemacs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/lookup-xemacs/Makefile b/japanese/lookup-xemacs/Makefile index 614b175b3f81..4d380766ba62 100644 --- a/japanese/lookup-xemacs/Makefile +++ b/japanese/lookup-xemacs/Makefile @@ -5,9 +5,7 @@ # $FreeBSD$ # -PKGNAMESUFFIX= -xemacs - MASTERDIR= ${.CURDIR}/../lookup-mule -EMACS= xemacs +EMACS_PORT_NAME=xemacs21-mule .include "${MASTERDIR}/Makefile" |