From c4d4a477a7589fee8ca73c3a4a2665b487604392 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 18 May 2011 02:23:22 +0000 Subject: add and enable several perl modules needed to support databases/koha. PR pkg/43929 --- time/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'time') diff --git a/time/Makefile b/time/Makefile index bce6797c34d..cde26018bb7 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.116 2010/10/19 12:06:43 wiz Exp $ +# $NetBSD: Makefile,v 1.117 2011/05/18 02:23:23 dmcmahill Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -43,6 +43,7 @@ SUBDIR+= p5-Calendar-Simple SUBDIR+= p5-Convert-NLS_DATE_FORMAT SUBDIR+= p5-Data-ICal SUBDIR+= p5-Data-ICal-DateTime +SUBDIR+= p5-Date-Leapyear SUBDIR+= p5-DateTime SUBDIR+= p5-DateTime-Calendar-Discordian SUBDIR+= p5-DateTime-Calendar-Mayan @@ -78,6 +79,7 @@ SUBDIR+= p5-MooseX-Types-DateTimeX SUBDIR+= p5-Net-Google-Calendar SUBDIR+= p5-Olson-Abbreviations SUBDIR+= p5-Rose-DateTime +SUBDIR+= p5-Schedule-At SUBDIR+= p5-Schedule-Cron-Events SUBDIR+= p5-Template-Plugin-DateTime SUBDIR+= p5-Test-MockTime -- cgit v1.2.3