diff options
Diffstat (limited to 'time/p5-DateTime-Event-Cron')
-rw-r--r-- | time/p5-DateTime-Event-Cron/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Event-Cron/Makefile b/time/p5-DateTime-Event-Cron/Makefile index ab424e7dc80..123821dcd26 100644 --- a/time/p5-DateTime-Event-Cron/Makefile +++ b/time/p5-DateTime-Event-Cron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/01/26 16:20:54 cube Exp $ +# $NetBSD: Makefile,v 1.2 2005/01/26 16:23:11 cube Exp $ DISTNAME= DateTime-Event-Cron-0.07 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,7 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-Event-Cron/ COMMENT= DateTime extension to handle crontab entries -DEPENDS+= p5-DateTime-Set>=0.19:../../local/p5-DateTime-Set +DEPENDS+= p5-DateTime-Set>=0.19:../../time/p5-DateTime-Set DEPENDS+= p5-Set-Crontab-[0-9]*:../../math/p5-Set-Crontab USE_BUILDLINK3= YES |