diff options
Diffstat (limited to 'devel/p5-DateTime-Format-HTTP/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-HTTP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-HTTP/Makefile b/devel/p5-DateTime-Format-HTTP/Makefile index c86ffed645ea..82c216b4825d 100644 --- a/devel/p5-DateTime-Format-HTTP/Makefile +++ b/devel/p5-DateTime-Format-HTTP/Makefile @@ -12,8 +12,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= HTTP date conversion routines BUILD_DEPENDS:= ${RUN_DEPENDS} -RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \ + p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= modbuild |