diff options
Diffstat (limited to 'security/p5-Crypt-Ctr/Makefile')
-rw-r--r-- | security/p5-Crypt-Ctr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Ctr/Makefile b/security/p5-Crypt-Ctr/Makefile index 59c99d1fff3d..342448a1d21a 100644 --- a/security/p5-Crypt-Ctr/Makefile +++ b/security/p5-Crypt-Ctr/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for encrypting data in Counter Mode BUILD_DEPENDS= ${SITE_PERL}/Crypt/CFB.pm:${PORTSDIR}/security/p5-Crypt-CFB -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |