diff options
Diffstat (limited to 'devel/p5-DateTime-Format-XSD/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-XSD/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-XSD/Makefile b/devel/p5-DateTime-Format-XSD/Makefile index a0d6c94cb770..898e2f7c3df2 100644 --- a/devel/p5-DateTime-Format-XSD/Makefile +++ b/devel/p5-DateTime-Format-XSD/Makefile @@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sergey.dyatko@gmail.com COMMENT= Format DateTime according to xsd:dateTime -BUILD_DEPENDS= ${SITE_PERL}/DateTime/Format/ISO8601.pm:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 -RUN_DEPENDS= ${SITE_PERL}/DateTime/Format/ISO8601.pm:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 +BUILD_DEPENDS= p5-DateTime-Format-ISO8601>=0:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 +RUN_DEPENDS= p5-DateTime-Format-ISO8601>=0:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 PERL_CONFIGURE= yes |