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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/023669c7f34a
branches:  trunk
changeset: 321247:023669c7f34a
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 19 11:04:23 2019 +0000

description:
Added ocaml-async to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 43e7df395898 -r 023669c7f34a devel/Makefile
--- a/devel/Makefile    Tue Mar 19 11:03:59 2019 +0000
+++ b/devel/Makefile    Tue Mar 19 11:04:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2825 2019/03/19 11:03:59 jaapb Exp $
+# $NetBSD: Makefile,v 1.2826 2019/03/19 11:04:23 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -795,6 +795,7 @@
 SUBDIR+=       nss
 SUBDIR+=       objfw
 SUBDIR+=       ocaml-astring
+SUBDIR+=       ocaml-async
 SUBDIR+=       ocaml-async_extra
 SUBDIR+=       ocaml-async_kernel
 SUBDIR+=       ocaml-async_rpc_kernel



Home | Main Index | Thread Index | Old Index