aboutsummaryrefslogtreecommitdiff
path: root/net/p5-AnyEvent-Twitter-Stream
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net/p5-AnyEvent-Twitter-Stream
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
Notes
Diffstat (limited to 'net/p5-AnyEvent-Twitter-Stream')
-rw-r--r--net/p5-AnyEvent-Twitter-Stream/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-AnyEvent-Twitter-Stream/Makefile b/net/p5-AnyEvent-Twitter-Stream/Makefile
index 1f744ba329c4..3bab8d29a080 100644
--- a/net/p5-AnyEvent-Twitter-Stream/Makefile
+++ b/net/p5-AnyEvent-Twitter-Stream/Makefile
@@ -14,10 +14,10 @@ COMMENT= Perl module to receive Twitter streaming API in an event loop
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
- p5-AnyEvent-HTTP>=2.0:${PORTSDIR}/www/p5-AnyEvent-HTTP \
- p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
- p5-URI>=0:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
+ p5-AnyEvent-HTTP>=2.0:www/p5-AnyEvent-HTTP \
+ p5-JSON>=2.0:converters/p5-JSON \
+ p5-URI>=0:net/p5-URI
USES= perl5
USE_PERL5= modbuildtiny