summaryrefslogtreecommitdiff
path: root/security/p5-Digest-Bcrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Digest-Bcrypt/Makefile')
-rw-r--r--security/p5-Digest-Bcrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-Bcrypt/Makefile b/security/p5-Digest-Bcrypt/Makefile
index ee8a10abcb2c..b5159a201427 100644
--- a/security/p5-Digest-Bcrypt/Makefile
+++ b/security/p5-Digest-Bcrypt/Makefile
@@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Crypt-Eksblowfish>0:security/p5-Crypt-Eksblowfish
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Crypt-Eksblowfish>0:security/p5-Crypt-Eksblowfish
TEST_DEPENDS= p5-Try-Tiny>=0.24:lang/p5-Try-Tiny
USES= perl5