pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Added ocaml-lwt_glib to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/37395e6c8344
branches:  trunk
changeset: 367922:37395e6c8344
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Sep 08 13:05:39 2017 +0000

description:
Added ocaml-lwt_glib to Makefile SUBDIRs

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 08215ada7d5f -r 37395e6c8344 devel/Makefile
--- a/devel/Makefile    Fri Sep 08 13:05:05 2017 +0000
+++ b/devel/Makefile    Fri Sep 08 13:05:39 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2504 2017/09/08 13:03:19 jaapb Exp $
+# $NetBSD: Makefile,v 1.2505 2017/09/08 13:05:39 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -747,6 +747,7 @@
 SUBDIR+=       ocaml-jbuilder
 SUBDIR+=       ocaml-js-build-tools
 SUBDIR+=       ocaml-lwt
+SUBDIR+=       ocaml-lwt_glib
 SUBDIR+=       ocaml-lwt_react
 SUBDIR+=       ocaml-lwt_ssl
 SUBDIR+=       ocaml-migrate-parsetree



Home | Main Index | Thread Index | Old Index