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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/936c6c1303b6
branches:  trunk
changeset: 370352:936c6c1303b6
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Oct 16 08:41:33 2017 +0000

description:
Added ocaml-ppx_hash to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 8b187e579329 -r 936c6c1303b6 devel/Makefile
--- a/devel/Makefile    Mon Oct 16 08:41:02 2017 +0000
+++ b/devel/Makefile    Mon Oct 16 08:41:33 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2551 2017/10/16 08:41:02 jaapb Exp $
+# $NetBSD: Makefile,v 1.2552 2017/10/16 08:41:33 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -757,6 +757,7 @@
 SUBDIR+=       ocaml-ppx_deriving
 SUBDIR+=       ocaml-ppx_driver
 SUBDIR+=       ocaml-ppx_enumerate
+SUBDIR+=       ocaml-ppx_hash
 SUBDIR+=       ocaml-ppx_metaquot
 SUBDIR+=       ocaml-ppx_optcomp
 SUBDIR+=       ocaml-ppx_sexp_conv



Home | Main Index | Thread Index | Old Index