diff options
Diffstat (limited to 'net/p5-Net-Twitter-Lite')
-rw-r--r-- | net/p5-Net-Twitter-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Twitter-Lite/Makefile b/net/p5-Net-Twitter-Lite/Makefile index e7e76dcb170b..6e7368cdff1d 100644 --- a/net/p5-Net-Twitter-Lite/Makefile +++ b/net/p5-Net-Twitter-Lite/Makefile @@ -15,7 +15,7 @@ MAINTAINER= max@FreeBSD.org COMMENT= A perl interface to the Twitter API BUILD_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON \ - ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize \ p5-URI>=1.4:${PORTSDIR}/net/p5-URI \ p5-Net-OAuth>=0.25:${PORTSDIR}/net/p5-Net-OAuth \ |