pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/10cf788dd09c
branches:  trunk
changeset: 336453:10cf788dd09c
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Jul 15 10:46:29 2019 +0000

description:
Added ocaml-ppxfind to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r f34a09c0856e -r 10cf788dd09c devel/Makefile
--- a/devel/Makefile    Mon Jul 15 10:45:47 2019 +0000
+++ b/devel/Makefile    Mon Jul 15 10:46:29 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2865 2019/07/11 12:07:38 nia Exp $
+# $NetBSD: Makefile,v 1.2866 2019/07/15 10:46:29 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -881,6 +881,7 @@
 SUBDIR+=       ocaml-ppx_tools_versioned
 SUBDIR+=       ocaml-ppx_typerep_conv
 SUBDIR+=       ocaml-ppx_variants_conv
+SUBDIR+=       ocaml-ppxfind
 SUBDIR+=       ocaml-ppxlib
 SUBDIR+=       ocaml-psq
 SUBDIR+=       ocaml-re



Home | Main Index | Thread Index | Old Index