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_base to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/24ba4d0c608e
branches:  trunk
changeset: 370289:24ba4d0c608e
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Sat Oct 14 10:20:33 2017 +0000

description:
Added ocaml-ppx_base to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 94a726d17d54 -r 24ba4d0c608e devel/Makefile
--- a/devel/Makefile    Sat Oct 14 10:18:17 2017 +0000
+++ b/devel/Makefile    Sat Oct 14 10:20:33 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2548 2017/10/13 15:44:29 prlw1 Exp $
+# $NetBSD: Makefile,v 1.2549 2017/10/14 10:20:33 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -748,6 +748,7 @@
 SUBDIR+=       ocaml-odn
 SUBDIR+=       ocaml-optcomp
 SUBDIR+=       ocaml-ppx_ast
+SUBDIR+=       ocaml-ppx_base
 SUBDIR+=       ocaml-ppx_compare
 SUBDIR+=       ocaml-ppx_core
 SUBDIR+=       ocaml-ppx_derivers



Home | Main Index | Thread Index | Old Index