summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2005-01-26 16:23:11 +0000
committercube <cube@pkgsrc.org>2005-01-26 16:23:11 +0000
commit6273392a3455d14f6c2d6c2248c130a6334a5203 (patch)
treece748b144d24a8e3780fbb7d81e36b0f18e4cce6 /time
parentf29c872d1a2b4dce2fa41570f3703b4fa413f765 (diff)
downloadpkgsrc-6273392a3455d14f6c2d6c2248c130a6334a5203.tar.gz
Fix reference to local category.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-Event-Cron/Makefile4
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