diff options
Diffstat (limited to 'devel/p5-DateTime-Format-W3CDTF/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-W3CDTF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-W3CDTF/Makefile b/devel/p5-DateTime-Format-W3CDTF/Makefile index 9bf33c7ce89e..c876b1dfa2bd 100644 --- a/devel/p5-DateTime-Format-W3CDTF/Makefile +++ b/devel/p5-DateTime-Format-W3CDTF/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= Parse and format W3CDTF datetime strings -RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime +RUN_DEPENDS= p5-DateTime>=0:devel/p5-DateTime BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |