summaryrefslogtreecommitdiff
path: root/lang/sml-mode.el
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-07-16 10:21:58 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-07-16 10:21:58 +0000
commita5eda4c0559ef627b061bf599186438050632709 (patch)
tree2c44da10e89e3929e3ceb87d25f36100715a54ce /lang/sml-mode.el
parentMake EMACS_PORT_NAME overridable. (diff)
Make EMACS_PORT_NAME overridable.
Notes
Notes: svn path=/head/; revision=195718
Diffstat (limited to 'lang/sml-mode.el')
-rw-r--r--lang/sml-mode.el/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sml-mode.el/Makefile b/lang/sml-mode.el/Makefile
index 51c40ee9650f..07ac2c94b1b4 100644
--- a/lang/sml-mode.el/Makefile
+++ b/lang/sml-mode.el/Makefile
@@ -19,7 +19,7 @@ COMMENT= An EMACS mode for editing Standard ML programs
ALL_TARGET= default
USE_EMACS= yes
-EMACS_PORT_NAME= emacs21
+EMACS_PORT_NAME?= emacs21
#
# Install configuration