diff options
Diffstat (limited to 'devel/p5-DateTime-Event-Sunrise')
-rw-r--r-- | devel/p5-DateTime-Event-Sunrise/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Event-Sunrise/Makefile b/devel/p5-DateTime-Event-Sunrise/Makefile index d30300552dd7..431a5f7e7c3b 100644 --- a/devel/p5-DateTime-Event-Sunrise/Makefile +++ b/devel/p5-DateTime-Event-Sunrise/Makefile @@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= DateTime Objects for sunrise and sunset for a given day -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ - ${SITE_PERL}/DateTime/Set.pm:${PORTSDIR}/devel/p5-DateTime-Set +RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ + p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes |