diff options
Diffstat (limited to 'www/p5-LWP-UserAgent-Determined/Makefile')
-rw-r--r-- | www/p5-LWP-UserAgent-Determined/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-LWP-UserAgent-Determined/Makefile b/www/p5-LWP-UserAgent-Determined/Makefile index cbeb91c0afdc..54d590bdf61a 100644 --- a/www/p5-LWP-UserAgent-Determined/Makefile +++ b/www/p5-LWP-UserAgent-Determined/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org COMMENT= Virtual browser that retries errors -RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |