diff options
Diffstat (limited to 'security/p5-CSP/Makefile')
-rw-r--r-- | security/p5-CSP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-CSP/Makefile b/security/p5-CSP/Makefile index 94f9fa5779b8..a2d410857e12 100644 --- a/security/p5-CSP/Makefile +++ b/security/p5-CSP/Makefile @@ -18,7 +18,7 @@ COMMENT= A Perl tool for managing Certificate Authorities BUILD_DEPENDS= ${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \ ${SITE_PERL}/Term/Prompt.pm:${PORTSDIR}/devel/p5-Term-Prompt \ ${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |