diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 14:39:14 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 14:39:14 +0000 |
commit | bd4d8236ba9e303590baea2f49896d1b57c1f4f4 (patch) | |
tree | f9633c66411174d9396ea7041d10cec418d2b777 /net/p5-Net-Twitter-Lite | |
parent | 7c228e4748d93ea5aaea790deb37da1914d3be1d (diff) | |
download | ports-bd4d8236ba9e303590baea2f49896d1b57c1f4f4.tar.gz ports-bd4d8236ba9e303590baea2f49896d1b57c1f4f4.zip |
Notes
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 \ |