pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + ocaml-bigarray-compat



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a0ff314c1b2
branches:  trunk
changeset: 410619:9a0ff314c1b2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 25 23:13:49 2020 +0000

description:
devel/Makefile: + ocaml-bigarray-compat

diffstat:

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

diffs (17 lines):

diff -r 47b5e7cecb9e -r 9a0ff314c1b2 devel/Makefile
--- a/devel/Makefile    Sat Jan 25 20:31:39 2020 +0000
+++ b/devel/Makefile    Sat Jan 25 23:13:49 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3036 2020/01/23 16:24:05 schmonz Exp $
+# $NetBSD: Makefile,v 1.3037 2020/01/25 23:13:49 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -899,6 +899,7 @@
 SUBDIR+=       ocaml-base_bigstring
 SUBDIR+=       ocaml-base_quickcheck
 SUBDIR+=       ocaml-batteries
+SUBDIR+=       ocaml-bigarray-compat
 SUBDIR+=       ocaml-bigstringaf
 SUBDIR+=       ocaml-bin_prot
 SUBDIR+=       ocaml-biniou



Home | Main Index | Thread Index | Old Index