diff options
Diffstat (limited to 'www/p5-HTML-Query/Makefile')
-rw-r--r-- | www/p5-HTML-Query/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Query/Makefile b/www/p5-HTML-Query/Makefile index 47c33fc9555e..a2e8d8cfdc64 100644 --- a/www/p5-HTML-Query/Makefile +++ b/www/p5-HTML-Query/Makefile @@ -14,8 +14,8 @@ COMMENT= JQuery-like selection queries for HTML::Element LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS+= p5-Badger>=0.03:${PORTSDIR}/devel/p5-Badger \ - p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree +RUN_DEPENDS+= p5-Badger>=0.03:devel/p5-Badger \ + p5-HTML-Tree>=3.23:www/p5-HTML-Tree USES= perl5 USE_PERL5= configure |