pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96fc0c1ce8f3
branches:  trunk
changeset: 393089:96fc0c1ce8f3
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 12 18:10:04 2019 +0000

description:
Added ocaml-bigstringaf to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 6b949c90a2c7 -r 96fc0c1ce8f3 devel/Makefile
--- a/devel/Makefile    Tue Mar 12 18:09:37 2019 +0000
+++ b/devel/Makefile    Tue Mar 12 18:10:04 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2791 2019/03/12 18:05:33 jaapb Exp $
+# $NetBSD: Makefile,v 1.2792 2019/03/12 18:10:04 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -798,6 +798,7 @@
 SUBDIR+=       ocaml-base
 SUBDIR+=       ocaml-base64
 SUBDIR+=       ocaml-batteries
+SUBDIR+=       ocaml-bigstringaf
 SUBDIR+=       ocaml-biniou
 SUBDIR+=       ocaml-checkseum
 SUBDIR+=       ocaml-cmdliner



Home | Main Index | Thread Index | Old Index