pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25315ecdb486
branches:  trunk
changeset: 333743:25315ecdb486
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon May 13 10:55:52 2019 +0000

description:
Added ocaml-mmap to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 93ad6ba51411 -r 25315ecdb486 devel/Makefile
--- a/devel/Makefile    Mon May 13 10:55:02 2019 +0000
+++ b/devel/Makefile    Mon May 13 10:55:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2850 2019/05/06 23:19:21 kamil Exp $
+# $NetBSD: Makefile,v 1.2851 2019/05/13 10:55:52 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -845,6 +845,7 @@
 SUBDIR+=       ocaml-lwt_react
 SUBDIR+=       ocaml-lwt_ssl
 SUBDIR+=       ocaml-migrate-parsetree
+SUBDIR+=       ocaml-mmap
 SUBDIR+=       ocaml-oasis
 SUBDIR+=       ocaml-ocplib-endian
 SUBDIR+=       ocaml-optcomp



Home | Main Index | Thread Index | Old Index