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_ssl to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f14da9b1079
branches:  trunk
changeset: 367918:6f14da9b1079
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Sep 08 13:03:19 2017 +0000

description:
Added ocaml-lwt_ssl to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 36d3d1eee97a -r 6f14da9b1079 devel/Makefile
--- a/devel/Makefile    Fri Sep 08 13:02:53 2017 +0000
+++ b/devel/Makefile    Fri Sep 08 13:03:19 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2503 2017/09/08 13:02:34 jaapb Exp $
+# $NetBSD: Makefile,v 1.2504 2017/09/08 13:03:19 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -748,6 +748,7 @@
 SUBDIR+=       ocaml-js-build-tools
 SUBDIR+=       ocaml-lwt
 SUBDIR+=       ocaml-lwt_react
+SUBDIR+=       ocaml-lwt_ssl
 SUBDIR+=       ocaml-migrate-parsetree
 SUBDIR+=       ocaml-oasis
 SUBDIR+=       ocaml-odn



Home | Main Index | Thread Index | Old Index