summaryrefslogtreecommitdiff
path: root/security/p5-Authen-OATH/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-OATH/Makefile')
-rw-r--r--security/p5-Authen-OATH/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-OATH/Makefile b/security/p5-Authen-OATH/Makefile
index 1c2c8f306677..e9e455b4b358 100644
--- a/security/p5-Authen-OATH/Makefile
+++ b/security/p5-Authen-OATH/Makefile
@@ -15,10 +15,10 @@ COMMENT= OATH one time passwords implementation
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Digest-HMAC>0:security/p5-Digest-HMAC \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Digest-HMAC>0:security/p5-Digest-HMAC \
p5-Digest-SHA1>0:security/p5-Digest-SHA1 \
p5-Moose>0:devel/p5-Moose
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure