aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OFB
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-OFB')
-rw-r--r--security/p5-Crypt-OFB/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OFB/Makefile b/security/p5-Crypt-OFB/Makefile
index b74fb3dddef4..5dba831fd15f 100644
--- a/security/p5-Crypt-OFB/Makefile
+++ b/security/p5-Crypt-OFB/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Encrypt Data using OFB Mode
BUILD_DEPENDS= ${SITE_PERL}/Crypt/ECB.pm:${PORTSDIR}/security/p5-Crypt-ECB
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes