diff options
Diffstat (limited to 'www/p5-URI-ParseSearchString/Makefile')
-rw-r--r-- | www/p5-URI-ParseSearchString/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-URI-ParseSearchString/Makefile b/www/p5-URI-ParseSearchString/Makefile index c6ba67b5433e..cbf82ac20fa8 100644 --- a/www/p5-URI-ParseSearchString/Makefile +++ b/www/p5-URI-ParseSearchString/Makefile @@ -14,9 +14,9 @@ COMMENT= Parse Apache referer logs and extract search engine query strings LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-URI>=0:net/p5-URI BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings +TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings PORTSCOUT= skipv:3.441,3.442 |