summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-XTEA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-XTEA/Makefile')
-rw-r--r--security/p5-Crypt-XTEA/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-XTEA/Makefile b/security/p5-Crypt-XTEA/Makefile
index 402097af6405..dc6474451c00 100644
--- a/security/p5-Crypt-XTEA/Makefile
+++ b/security/p5-Crypt-XTEA/Makefile
@@ -13,8 +13,8 @@ COMMENT= Implementation of the eXtended Tiny Encryption Algorithm
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Scalar-Util-Numeric>=0.40:devel/p5-Scalar-Util-Numeric
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Scalar-Util-Numeric>=0.40:devel/p5-Scalar-Util-Numeric
TEST_DEPENDS= p5-Crypt-CBC>=0:security/p5-Crypt-CBC
USES= perl5