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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65d63d76afe7
branches:  trunk
changeset: 365601:65d63d76afe7
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Jul 21 10:36:51 2017 +0000

description:
Added ocaml-ppx_ast to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r ffb53b49fc08 -r 65d63d76afe7 devel/Makefile
--- a/devel/Makefile    Fri Jul 21 10:36:25 2017 +0000
+++ b/devel/Makefile    Fri Jul 21 10:36:51 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2471 2017/07/21 10:29:54 jaapb Exp $
+# $NetBSD: Makefile,v 1.2472 2017/07/21 10:36:51 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -718,6 +718,7 @@
 SUBDIR+=       ocaml-oasis
 SUBDIR+=       ocaml-odn
 SUBDIR+=       ocaml-optcomp
+SUBDIR+=       ocaml-ppx_ast
 SUBDIR+=       ocaml-ppx_core
 SUBDIR+=       ocaml-ppx_deriving
 SUBDIR+=       ocaml-ppx_driver



Home | Main Index | Thread Index | Old Index