pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon Jun 20 14:51:10 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added ocaml-js-build-tools to SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.2278 -r1.2279 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2278 pkgsrc/devel/Makefile:1.2279
--- pkgsrc/devel/Makefile:1.2278        Tue Jun 14 07:15:08 2016
+++ pkgsrc/devel/Makefile       Mon Jun 20 14:51:09 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2278 2016/06/14 07:15:08 kamil Exp $
+# $NetBSD: Makefile,v 1.2279 2016/06/20 14:51:09 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -681,6 +681,7 @@ SUBDIR+=    ocaml-cppo
 SUBDIR+=       ocaml-deriving-ocsigen
 SUBDIR+=       ocaml-extlib
 SUBDIR+=       ocaml-findlib
+SUBDIR+=       ocaml-js-build-tools
 SUBDIR+=       ocaml-lwt
 SUBDIR+=       ocaml-oasis
 SUBDIR+=       ocaml-odn



Home | Main Index | Thread Index | Old Index