summaryrefslogtreecommitdiff
path: root/net/p5-Net-OAuth-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-OAuth-Simple/Makefile')
-rw-r--r--net/p5-Net-OAuth-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-OAuth-Simple/Makefile b/net/p5-Net-OAuth-Simple/Makefile
index 75eac297f352..d6e18c99db30 100644
--- a/net/p5-Net-OAuth-Simple/Makefile
+++ b/net/p5-Net-OAuth-Simple/Makefile
@@ -13,12 +13,12 @@ COMMENT= Simple wrapper around the OAuth protocol
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Crypt-SSLeay>=0.57:security/p5-Crypt-SSLeay \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Crypt-SSLeay>=0.57:security/p5-Crypt-SSLeay \
p5-libwww>=5.825:www/p5-libwww \
p5-Net-OAuth>=0.27:net/p5-Net-OAuth \
p5-URI>=1.37:net/p5-URI \
p5-Test-Simple>=0.86:devel/p5-Test-Simple
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure