diff options
Diffstat (limited to 'security/p5-Authen-PluggableCaptcha/Makefile')
-rw-r--r-- | security/p5-Authen-PluggableCaptcha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-PluggableCaptcha/Makefile b/security/p5-Authen-PluggableCaptcha/Makefile index 4fe09b0211cc..3e8574d3404a 100644 --- a/security/p5-Authen-PluggableCaptcha/Makefile +++ b/security/p5-Authen-PluggableCaptcha/Makefile @@ -17,7 +17,7 @@ COMMENT= A pluggable Captcha framework for Perl BUILD_DEPENDS= p5-Number-Spell>=0:${PORTSDIR}/textproc/p5-Number-Spell \ p5-HTML-Email-Obfuscate>=0:${PORTSDIR}/security/p5-HTML-Email-Obfuscate -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Authen::PluggableCaptcha.3 \ Authen::PluggableCaptcha::Challenge.3 \ |