diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-21 10:27:24 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-21 10:27:24 +0000 |
commit | 0135e5e26c882b5bb1d8a80bbb707187439820cb (patch) | |
tree | 5e431bffa3975eb2fc1ccf9d60f4c1a5af58e9b0 /japanese/emacs-emcws/Makefile | |
parent | 46bac31b99fb1bacc49f85aaea6fab199b32d418 (diff) | |
download | ports-0135e5e26c882b5bb1d8a80bbb707187439820cb.tar.gz ports-0135e5e26c882b5bb1d8a80bbb707187439820cb.zip |
Notes
Diffstat (limited to 'japanese/emacs-emcws/Makefile')
-rw-r--r-- | japanese/emacs-emcws/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/emacs-emcws/Makefile b/japanese/emacs-emcws/Makefile index fcf03052d3d7..9c4f99363b37 100644 --- a/japanese/emacs-emcws/Makefile +++ b/japanese/emacs-emcws/Makefile @@ -25,8 +25,8 @@ PATCHFILES+= emacs-21.1-fontset.patch emacs-21.2-menu-encode.patch MAINTAINER= nakaji@jp.freebsd.org COMMENT= Emacs + Canna + Wnn + Sj3 -BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs -RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs +USE_EMACS= yes +EMACS_PORT_NAME= emacs21 CONFLICTS= emacs-19.* emacs-20.* emacs-22.* \ ja-emcws-20.* \ @@ -37,7 +37,6 @@ WRKSRC= ${WRKDIR}/emacs-${EMACS_VER} USE_AUTOTOOLS= autoconf:213 USE_GMAKE= YES -EMACS_VER= 21.3 # Change these as you like. WITH_WNN6?= NO |