aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Net-Akismet
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2006-07-20 09:03:44 +0000
committerPeter Pentchev <roam@FreeBSD.org>2006-07-20 09:03:44 +0000
commitfe1565cc044e4083a967f3d8189d487da4a6bea9 (patch)
tree76c68f69664f1d6941e084c79acb4234a2f3e371 /www/p5-Net-Akismet
parentcd690f553dfc6a370adc9b87dded34f0a1d0f545 (diff)
downloadports-fe1565cc044e4083a967f3d8189d487da4a6bea9.tar.gz
ports-fe1565cc044e4083a967f3d8189d487da4a6bea9.zip
Notes
Diffstat (limited to 'www/p5-Net-Akismet')
-rw-r--r--www/p5-Net-Akismet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Net-Akismet/Makefile b/www/p5-Net-Akismet/Makefile
index eacaac89481e..cf5806e77c4c 100644
--- a/www/p5-Net-Akismet/Makefile
+++ b/www/p5-Net-Akismet/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-Akismet
PORTVERSION= 0.02
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -16,7 +17,7 @@ MAINTAINER= roam@FreeBSD.org
COMMENT= A Perl interface to the Akismet comment and trackback spam blocker
BUILD_DEPENDS+= ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS+= ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww
.if !defined(WITHOUT_TEST_POD_COVERAGE)
BUILD_DEPENDS+= ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage