pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a119b3dc321a
branches:  trunk
changeset: 331452:a119b3dc321a
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 19 10:49:05 2019 +0000

description:
Added ocaml-async_unix to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r a873d55675ce -r a119b3dc321a devel/Makefile
--- a/devel/Makefile    Tue Mar 19 10:48:25 2019 +0000
+++ b/devel/Makefile    Tue Mar 19 10:49:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2823 2019/03/19 10:44:04 jaapb Exp $
+# $NetBSD: Makefile,v 1.2824 2019/03/19 10:49:05 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -797,6 +797,7 @@
 SUBDIR+=       ocaml-astring
 SUBDIR+=       ocaml-async_kernel
 SUBDIR+=       ocaml-async_rpc_kernel
+SUBDIR+=       ocaml-async_unix
 SUBDIR+=       ocaml-base
 SUBDIR+=       ocaml-base64
 SUBDIR+=       ocaml-base_quickcheck



Home | Main Index | Thread Index | Old Index