summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2003-07-27 14:48:04 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2003-07-27 14:48:04 +0000
commit2de1f12f134953f96bf9c376f68a13276e4d0bc4 (patch)
tree389f2b4e9dd58b31d893f91729201683230181ff /lang
parentWork around build failure on -current until maintainer has a chance to (diff)
Add an explicit dependency on EMACS.
Notes
Notes: svn path=/head/; revision=85674
Diffstat (limited to 'lang')
-rw-r--r--lang/sml-mode.el/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/sml-mode.el/Makefile b/lang/sml-mode.el/Makefile
index fc271c599f81..5c0e9746ece9 100644
--- a/lang/sml-mode.el/Makefile
+++ b/lang/sml-mode.el/Makefile
@@ -17,6 +17,8 @@ COMMENT= An EMACS mode for editing Standard ML programs
ALL_TARGET= default
+EMACS_PORT_NAME= emacs21
+
#
# Install configuration
#