diff options
Diffstat (limited to 'www/p5-LWP-Online/Makefile')
-rw-r--r-- | www/p5-LWP-Online/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-LWP-Online/Makefile b/www/p5-LWP-Online/Makefile index d7109d51782e..94a1a1ffdaa7 100644 --- a/www/p5-LWP-Online/Makefile +++ b/www/p5-LWP-Online/Makefile @@ -15,8 +15,8 @@ COMMENT= Checks if process has access to the web LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS+= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ - p5-URI>=1.35:${PORTSDIR}/net/p5-URI +RUN_DEPENDS+= p5-libwww>=5.805:www/p5-libwww \ + p5-URI>=1.35:net/p5-URI USES= perl5 USE_PERL5= configure |