pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a510870e65a9
branches:  trunk
changeset: 378725:a510870e65a9
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu May 05 08:44:01 2022 +0000

description:
Added ocaml-sexp_pretty to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 68a0190a1b24 -r a510870e65a9 devel/Makefile
--- a/devel/Makefile    Thu May 05 08:37:21 2022 +0000
+++ b/devel/Makefile    Thu May 05 08:44:01 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3733 2022/05/05 07:01:51 jaapb Exp $
+# $NetBSD: Makefile,v 1.3734 2022/05/05 08:44:01 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -1190,6 +1190,7 @@
 SUBDIR+=       ocaml-result
 SUBDIR+=       ocaml-rresult
 SUBDIR+=       ocaml-seq
+SUBDIR+=       ocaml-sexp_pretty
 SUBDIR+=       ocaml-sexplib
 SUBDIR+=       ocaml-sexplib0
 SUBDIR+=       ocaml-spawn



Home | Main Index | Thread Index | Old Index