aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ocaml-mode.el
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-03-21 15:39:49 +0800
committerkris <kris@FreeBSD.org>2004-03-21 15:39:49 +0800
commit8844b2dd4c2a177c7c9bce85f1674fbefcdfa10a (patch)
tree7f4884a71d2bb91ee8813334150e1d1cc6fc9df1 /lang/ocaml-mode.el
parent5cfcf7f635b937d037d1ca47d55fffc4a02629fb (diff)
downloadfreebsd-ports-gnome-8844b2dd4c2a177c7c9bce85f1674fbefcdfa10a.tar.gz
freebsd-ports-gnome-8844b2dd4c2a177c7c9bce85f1674fbefcdfa10a.tar.zst
freebsd-ports-gnome-8844b2dd4c2a177c7c9bce85f1674fbefcdfa10a.zip
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from editors/emacs21. Retire the editors/emacs21 port. PR: ports/24983
Diffstat (limited to 'lang/ocaml-mode.el')
-rw-r--r--lang/ocaml-mode.el/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ocaml-mode.el/Makefile b/lang/ocaml-mode.el/Makefile
index 28d0d00316f8..7e288c8ae699 100644
--- a/lang/ocaml-mode.el/Makefile
+++ b/lang/ocaml-mode.el/Makefile
@@ -16,8 +16,8 @@ DISTNAME= ocaml-mode-3.01
MAINTAINER= jkoshy@FreeBSD.org
COMMENT= An EMACS mode for editing OCaml programs
-BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs21
-RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs21
+BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs
+RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs
NO_BUILD= yes