aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/leim21/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/leim21/Makefile b/editors/leim21/Makefile
index ea112c07a97a..57ab6b7e36df 100644
--- a/editors/leim21/Makefile
+++ b/editors/leim21/Makefile
@@ -17,11 +17,10 @@ COMMENT= Libraries of (GNU) Emacs Input Method
LATEST_LINK= leim21
-BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs
-RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs
+USE_EMACS= yes
+EMACS_PORT_NAME= emacs21
USE_GMAKE= yes
-EMACS_VER= 21.3
WRKSRC= ${WRKDIR}/emacs-${EMACS_VER}/leim
PLIST_SUB= EMACS_VER=${EMACS_VER}
SCRIPTS_ENV= EMACS_VER=${EMACS_VER}