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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c03b4c6daa66
branches:  trunk
changeset: 331460:c03b4c6daa66
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 19 11:03:59 2019 +0000

description:
Added ocaml-async_extra to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r e08a3625712d -r c03b4c6daa66 devel/Makefile
--- a/devel/Makefile    Tue Mar 19 11:03:10 2019 +0000
+++ b/devel/Makefile    Tue Mar 19 11:03:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2824 2019/03/19 10:49:05 jaapb Exp $
+# $NetBSD: Makefile,v 1.2825 2019/03/19 11:03:59 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -795,6 +795,7 @@
 SUBDIR+=       nss
 SUBDIR+=       objfw
 SUBDIR+=       ocaml-astring
+SUBDIR+=       ocaml-async_extra
 SUBDIR+=       ocaml-async_kernel
 SUBDIR+=       ocaml-async_rpc_kernel
 SUBDIR+=       ocaml-async_unix



Home | Main Index | Thread Index | Old Index