summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Ctr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-Ctr/Makefile')
-rw-r--r--security/p5-Crypt-Ctr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-Ctr/Makefile b/security/p5-Crypt-Ctr/Makefile
index 08db65f82d19..c18804c3e7ec 100644
--- a/security/p5-Crypt-Ctr/Makefile
+++ b/security/p5-Crypt-Ctr/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension for encrypting data in Counter Mode
-BUILD_DEPENDS= p5-Crypt-CFB>=0:security/p5-Crypt-CFB
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Crypt-CFB>=0:security/p5-Crypt-CFB
USES= perl5
USE_PERL5= configure