pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Event-Cron Fix reference to local cat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f6c5e8415382
branches:  trunk
changeset: 488263:f6c5e8415382
user:      cube <cube%pkgsrc.org@localhost>
date:      Wed Jan 26 16:23:11 2005 +0000

description:
Fix reference to local category.

diffstat:

 time/p5-DateTime-Event-Cron/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a5757b7bc28f -r f6c5e8415382 time/p5-DateTime-Event-Cron/Makefile
--- a/time/p5-DateTime-Event-Cron/Makefile      Wed Jan 26 16:20:54 2005 +0000
+++ b/time/p5-DateTime-Event-Cron/Makefile      Wed Jan 26 16:23:11 2005 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index