diff options
Diffstat (limited to 'devel/p5-Date-Calc/Makefile')
-rw-r--r-- | devel/p5-Date-Calc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Date-Calc/Makefile b/devel/p5-Date-Calc/Makefile index 4ba1fe547913..d99b2d2d7447 100644 --- a/devel/p5-Date-Calc/Makefile +++ b/devel/p5-Date-Calc/Makefile @@ -13,8 +13,8 @@ COMMENT= Gregorian calendar date calculations LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Bit-Vector>=7.4:${PORTSDIR}/math/p5-Bit-Vector \ - p5-Carp-Clan>=6.04:${PORTSDIR}/devel/p5-Carp-Clan +RUN_DEPENDS= p5-Bit-Vector>=7.4:math/p5-Bit-Vector \ + p5-Carp-Clan>=6.04:devel/p5-Carp-Clan BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |