pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34576791cc69
branches:  trunk
changeset: 370098:34576791cc69
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed Oct 11 13:55:52 2017 +0000

description:
Added ocaml-ppx_compare to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 27e5b55ae679 -r 34576791cc69 devel/Makefile
--- a/devel/Makefile    Wed Oct 11 13:52:22 2017 +0000
+++ b/devel/Makefile    Wed Oct 11 13:55:52 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2545 2017/10/10 07:27:40 adam Exp $
+# $NetBSD: Makefile,v 1.2546 2017/10/11 13:55:52 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -748,6 +748,7 @@
 SUBDIR+=       ocaml-odn
 SUBDIR+=       ocaml-optcomp
 SUBDIR+=       ocaml-ppx_ast
+SUBDIR+=       ocaml-ppx_compare
 SUBDIR+=       ocaml-ppx_core
 SUBDIR+=       ocaml-ppx_derivers
 SUBDIR+=       ocaml-ppx_deriving



Home | Main Index | Thread Index | Old Index