pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b187e579329
branches:  trunk
changeset: 370351:8b187e579329
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Oct 16 08:41:02 2017 +0000

description:
Added ocaml-configurator to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 7aafc976a72f -r 8b187e579329 devel/Makefile
--- a/devel/Makefile    Mon Oct 16 08:38:55 2017 +0000
+++ b/devel/Makefile    Mon Oct 16 08:41:02 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2550 2017/10/15 14:10:39 prlw1 Exp $
+# $NetBSD: Makefile,v 1.2551 2017/10/16 08:41:02 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -734,6 +734,7 @@
 SUBDIR+=       ocaml-biniou
 SUBDIR+=       ocaml-cmdliner
 SUBDIR+=       ocaml-compiler-libs
+SUBDIR+=       ocaml-configurator
 SUBDIR+=       ocaml-cppo
 SUBDIR+=       ocaml-deriving-ocsigen
 SUBDIR+=       ocaml-extlib



Home | Main Index | Thread Index | Old Index