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 Apr  9 09:08:42 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added ocaml-lwt_ppx to SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.2656 -r1.2657 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.2656 pkgsrc/devel/Makefile:1.2657
--- pkgsrc/devel/Makefile:1.2656        Sun Apr  8 01:34:20 2018
+++ pkgsrc/devel/Makefile       Mon Apr  9 09:08:42 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2656 2018/04/08 01:34:20 minskim Exp $
+# $NetBSD: Makefile,v 1.2657 2018/04/09 09:08:42 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -764,6 +764,7 @@ SUBDIR+=    ocaml-jbuilder
 SUBDIR+=       ocaml-js-build-tools
 SUBDIR+=       ocaml-lwt
 SUBDIR+=       ocaml-lwt_glib
+SUBDIR+=       ocaml-lwt_ppx
 SUBDIR+=       ocaml-lwt_react
 SUBDIR+=       ocaml-lwt_ssl
 SUBDIR+=       ocaml-migrate-parsetree



Home | Main Index | Thread Index | Old Index