pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/300f7c3268df
branches:  trunk
changeset: 323571:300f7c3268df
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon May 13 11:31:01 2019 +0000

description:
Added ocaml-seq to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 2fe07d48716f -r 300f7c3268df devel/Makefile
--- a/devel/Makefile    Mon May 13 11:30:34 2019 +0000
+++ b/devel/Makefile    Mon May 13 11:31:01 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2851 2019/05/13 10:55:52 jaapb Exp $
+# $NetBSD: Makefile,v 1.2852 2019/05/13 11:31:01 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -888,6 +888,7 @@
 SUBDIR+=       ocaml-resource-pooling
 SUBDIR+=       ocaml-result
 SUBDIR+=       ocaml-rresult
+SUBDIR+=       ocaml-seq
 SUBDIR+=       ocaml-sexplib
 SUBDIR+=       ocaml-sexplib0
 SUBDIR+=       ocaml-spawn



Home | Main Index | Thread Index | Old Index