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:           Tue Nov 27 14:28:56 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added ocaml-dune to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.2759 -r1.2760 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.2759 pkgsrc/devel/Makefile:1.2760
--- pkgsrc/devel/Makefile:1.2759        Wed Nov 21 17:26:46 2018
+++ pkgsrc/devel/Makefile       Tue Nov 27 14:28:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2759 2018/11/21 17:26:46 adam Exp $
+# $NetBSD: Makefile,v 1.2760 2018/11/27 14:28:56 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -798,6 +798,7 @@ SUBDIR+=    ocaml-compiler-libs
 SUBDIR+=       ocaml-configurator
 SUBDIR+=       ocaml-cppo
 SUBDIR+=       ocaml-deriving-ocsigen
+SUBDIR+=       ocaml-dune
 SUBDIR+=       ocaml-extlib
 SUBDIR+=       ocaml-findlib
 SUBDIR+=       ocaml-jbuilder



Home | Main Index | Thread Index | Old Index