pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c321f248e13b
branches:  trunk
changeset: 331164:c321f248e13b
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed Mar 13 11:51:11 2019 +0000

description:
Added ocaml-time_now to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r fb21bfd8df79 -r c321f248e13b time/Makefile
--- a/time/Makefile     Wed Mar 13 11:50:34 2019 +0000
+++ b/time/Makefile     Wed Mar 13 11:51:11 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.181 2019/02/03 15:07:40 taca Exp $
+# $NetBSD: Makefile,v 1.182 2019/03/13 11:51:11 jaapb Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -49,6 +49,7 @@
 SUBDIR+=       logtime
 SUBDIR+=       memo
 SUBDIR+=       ocaml-calendar
+SUBDIR+=       ocaml-time_now
 SUBDIR+=       oclock
 SUBDIR+=       p5-Business-Hours
 SUBDIR+=       p5-Calendar-Simple



Home | Main Index | Thread Index | Old Index