diff options
Diffstat (limited to 'devel/p5-DateTime-Event-Sunrise/Makefile')
-rw-r--r-- | devel/p5-DateTime-Event-Sunrise/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-DateTime-Event-Sunrise/Makefile b/devel/p5-DateTime-Event-Sunrise/Makefile index f4b6c73cfbd9..9e0e6556045d 100644 --- a/devel/p5-DateTime-Event-Sunrise/Makefile +++ b/devel/p5-DateTime-Event-Sunrise/Makefile @@ -15,10 +15,10 @@ COMMENT= DateTime Objects for sunrise and sunset for a given day LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-DateTime>=0.21:${PORTSDIR}/devel/p5-DateTime \ - p5-DateTime-Set>=0.16:${PORTSDIR}/devel/p5-DateTime-Set \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-Set-Infinite>=0:${PORTSDIR}/devel/p5-Set-Infinite +BUILD_DEPENDS= p5-DateTime>=0.21:devel/p5-DateTime \ + p5-DateTime-Set>=0.16:devel/p5-DateTime-Set \ + p5-Params-Validate>=0:devel/p5-Params-Validate \ + p5-Set-Infinite>=0:devel/p5-Set-Infinite RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |