diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-12-20 20:19:24 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-12-20 20:19:24 +0000 |
commit | 3cb246682f28b75689c85870b686a29b45b6b32f (patch) | |
tree | 25fea46b8099aeac2b4f386af51ec828fed0777f /japanese/migemo-emacs21/Makefile | |
parent | 282b2097dada0fc35c2badb14110a379a54177b7 (diff) | |
download | ports-3cb246682f28b75689c85870b686a29b45b6b32f.tar.gz ports-3cb246682f28b75689c85870b686a29b45b6b32f.zip |
Notes
Diffstat (limited to 'japanese/migemo-emacs21/Makefile')
-rw-r--r-- | japanese/migemo-emacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/migemo-emacs21/Makefile b/japanese/migemo-emacs21/Makefile index 704ae5ac4356..98eab128c28f 100644 --- a/japanese/migemo-emacs21/Makefile +++ b/japanese/migemo-emacs21/Makefile @@ -13,7 +13,7 @@ PLIST= ${MASTERDIR}/pkg-plist PKGMESSAGE= ${MASTERDIR}/pkg-message USE_EMACS= yes -EMACS_PORT_NAME?= emacs21 +EMACS_PORT_NAME= emacs21 BUILD_DEPENDS= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT_NAME} RUN_DEPENDS= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT_NAME} \ migemo:${PORTSDIR}/japanese/migemo |