diff options
Diffstat (limited to 'www/p5-Net-Akismet/Makefile')
-rw-r--r-- | www/p5-Net-Akismet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Net-Akismet/Makefile b/www/p5-Net-Akismet/Makefile index 94a374d..9cff66b 100644 --- a/www/p5-Net-Akismet/Makefile +++ b/www/p5-Net-Akismet/Makefile @@ -14,9 +14,9 @@ COMMENT= Perl interface to the Akismet comment and trackback spam blocker LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-libwww>=5.09:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=5.09:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure |