pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time Added ocaml-mirage-clock to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abe3f71d352e
branches:  trunk
changeset: 380702:abe3f71d352e
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Jun 13 08:01:31 2022 +0000

description:
Added ocaml-mirage-clock to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 90eb4b3a53bb -r abe3f71d352e time/Makefile
--- a/time/Makefile     Mon Jun 13 08:01:14 2022 +0000
+++ b/time/Makefile     Mon Jun 13 08:01:31 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.231 2022/05/05 09:17:22 jaapb Exp $
+# $NetBSD: Makefile,v 1.232 2022/06/13 08:01:31 jaapb Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -63,6 +63,7 @@
 SUBDIR+=       memo
 SUBDIR+=       ntpsec
 SUBDIR+=       ocaml-calendar
+SUBDIR+=       ocaml-mirage-clock
 SUBDIR+=       ocaml-mtime
 SUBDIR+=       ocaml-time_now
 SUBDIR+=       ocaml-timezone



Home | Main Index | Thread Index | Old Index