[Midnightbsd-cvs] mports: Makefile: add ocaml
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Tue Dec 16 12:09:55 EST 2008
Log Message:
-----------
add ocaml
Modified Files:
--------------
mports/lang:
Makefile (r1.46 -> r1.47)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/Makefile,v
retrieving revision 1.46
retrieving revision 1.47
diff -L lang/Makefile -L lang/Makefile -u -r1.46 -r1.47
--- lang/Makefile
+++ lang/Makefile
@@ -25,6 +25,7 @@
SUBDIR += nawk
SUBDIR += nwcc
SUBDIR += objc
+ SUBDIR += ocaml
SUBDIR += open-cobol
SUBDIR += p5-Data-JavaScript
SUBDIR += p5-Error
@@ -33,14 +34,14 @@
SUBDIR += p5-Scalar-List-Utils
SUBDIR += p5-ePerl
SUBDIR += pcc
+ SUBDIR += perl5.10
+ SUBDIR += perl5.8
+ SUBDIR += php5
+ SUBDIR += php5-extensions
SUBDIR += python
SUBDIR += python23
SUBDIR += python25
SUBDIR += python26
- SUBDIR += perl5.8
- SUBDIR += perl5.10
- SUBDIR += php5
- SUBDIR += php5-extensions
SUBDIR += ruby18
SUBDIR += ruby19
SUBDIR += tcl-tk-wrapper
More information about the Midnightbsd-cvs
mailing list