aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Net-Akismet
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-12 02:10:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-12 02:10:30 +0000
commit8b44a318bf1389d314293f4c2c53637186252968 (patch)
treea312ca8be46cbae3b9d24a7eaf006460caf9ad82 /www/p5-Net-Akismet
parentf32ee74b6e603bbe0d1cead303f96aee0edbd20f (diff)
downloadports-8b44a318bf1389d314293f4c2c53637186252968.tar.gz
ports-8b44a318bf1389d314293f4c2c53637186252968.zip
Notes
Diffstat (limited to 'www/p5-Net-Akismet')
-rw-r--r--www/p5-Net-Akismet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Net-Akismet/Makefile b/www/p5-Net-Akismet/Makefile
index 58d44e677958..6f6a8cd94a08 100644
--- a/www/p5-Net-Akismet/Makefile
+++ b/www/p5-Net-Akismet/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
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+= ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww
+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