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 Jun  5 15:49:13 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added ocaml-lwt_camlp4 to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.2686 -r1.2687 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.2686 pkgsrc/devel/Makefile:1.2687
--- pkgsrc/devel/Makefile:1.2686        Fri May 25 16:01:10 2018
+++ pkgsrc/devel/Makefile       Tue Jun  5 15:49:13 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2686 2018/05/25 16:01:10 minskim Exp $
+# $NetBSD: Makefile,v 1.2687 2018/06/05 15:49:13 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -776,6 +776,7 @@ SUBDIR+=    ocaml-findlib
 SUBDIR+=       ocaml-jbuilder
 SUBDIR+=       ocaml-js-build-tools
 SUBDIR+=       ocaml-lwt
+SUBDIR+=       ocaml-lwt_camlp4
 SUBDIR+=       ocaml-lwt_glib
 SUBDIR+=       ocaml-lwt_log
 SUBDIR+=       ocaml-lwt_ppx



Home | Main Index | Thread Index | Old Index