diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-02-27 07:48:50 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-02-27 07:48:50 +0000 |
commit | 1761168fee789e4fe9cb21bc626b4b3614d66623 (patch) | |
tree | 82443c73149d11b6a0f690585059d00785f1fc1e /lang/Makefile | |
parent | Add PostScript Type-1 font support for GD extension. (diff) |
Add ocaml-nox11, a slave port for lang/ocaml without X11
PR: 62292
Submitted by: Eugene Ossintsev <eugos@gmx.net>
Notes
Notes:
svn path=/head/; revision=102263
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index e0ec6dacddf3..c6d7aaa0e95d 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -134,6 +134,7 @@ SUBDIR += objc SUBDIR += ocaml SUBDIR += ocaml-mode.el + SUBDIR += ocaml-nox11 SUBDIR += ohugs SUBDIR += onyx SUBDIR += oo2c |