diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 03:10:23 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 03:10:23 +0000 |
commit | 177fda2433a690a4aba4005c004eebd4bf5d6437 (patch) | |
tree | de73393f654316f54ed32e7fa73b39ee08bb985e /www/p5-Net-Akismet | |
parent | be7f9e6ff995e6fbad43d6730d4eb60ec39b082d (diff) | |
download | ports-177fda2433a690a4aba4005c004eebd4bf5d6437.tar.gz ports-177fda2433a690a4aba4005c004eebd4bf5d6437.zip |
Notes
Diffstat (limited to 'www/p5-Net-Akismet')
-rw-r--r-- | www/p5-Net-Akismet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Net-Akismet/Makefile b/www/p5-Net-Akismet/Makefile index bbbbedf6463b..76ea6eedb3d7 100644 --- a/www/p5-Net-Akismet/Makefile +++ b/www/p5-Net-Akismet/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-libwww>=5.09:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= p5-libwww>=5.09:${PORTSDIR}/www/p5-libwww .if !defined(WITHOUT_TEST_POD_COVERAGE) -BUILD_DEPENDS+= ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage +BUILD_DEPENDS+= p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage .endif PERL_CONFIGURE= yes |