diff options
Diffstat (limited to 'devel/p5-DateTime-Format-DateManip/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-DateManip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-DateManip/Makefile b/devel/p5-DateTime-Format-DateManip/Makefile index 7ada363ba807..2b895b2e9518 100644 --- a/devel/p5-DateTime-Format-DateManip/Makefile +++ b/devel/p5-DateTime-Format-DateManip/Makefile @@ -12,8 +12,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Convert Date::Manip dates and durations to DateTimes and vice versa BUILD_DEPENDS:= ${RUN_DEPENDS} -RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip +RUN_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \ + p5-Date-Manip>=0:devel/p5-Date-Manip USES= perl5 USE_PERL5= modbuild |