summaryrefslogtreecommitdiff
path: root/net/p5-AnyEvent-Twitter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-AnyEvent-Twitter/Makefile')
-rw-r--r--net/p5-AnyEvent-Twitter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-AnyEvent-Twitter/Makefile b/net/p5-AnyEvent-Twitter/Makefile
index a53f2f90a869..4d32358f9471 100644
--- a/net/p5-AnyEvent-Twitter/Makefile
+++ b/net/p5-AnyEvent-Twitter/Makefile
@@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Implementation of the Twitter API for AnyEvent
-BUILD_DEPENDS= p5-AnyEvent>=5.34:devel/p5-AnyEvent \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-AnyEvent>=5.34:devel/p5-AnyEvent \
p5-AnyEvent-HTTP>=2.12:www/p5-AnyEvent-HTTP \
p5-JSON>=2.53:converters/p5-JSON \
p5-Net-OAuth>=0.27:net/p5-Net-OAuth \
p5-URI>=1.58:net/p5-URI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure