pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9828ee2daa18
branches:  trunk
changeset: 320903:9828ee2daa18
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 12 18:59:52 2019 +0000

description:
Added ocaml-base_quickcheck to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r f416503020e7 -r 9828ee2daa18 devel/Makefile
--- a/devel/Makefile    Tue Mar 12 18:59:25 2019 +0000
+++ b/devel/Makefile    Tue Mar 12 18:59:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2801 2019/03/12 18:56:29 jaapb Exp $
+# $NetBSD: Makefile,v 1.2802 2019/03/12 18:59:52 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -796,6 +796,7 @@
 SUBDIR+=       objfw
 SUBDIR+=       ocaml-astring
 SUBDIR+=       ocaml-base
+SUBDIR+=       ocaml-base_quickcheck
 SUBDIR+=       ocaml-base64
 SUBDIR+=       ocaml-batteries
 SUBDIR+=       ocaml-bigstringaf



Home | Main Index | Thread Index | Old Index