diff options
Diffstat (limited to 'security/p5-Apache-Htpasswd/Makefile')
-rw-r--r-- | security/p5-Apache-Htpasswd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Apache-Htpasswd/Makefile b/security/p5-Apache-Htpasswd/Makefile index 5f931f9568b0..c10c6c4146ed 100644 --- a/security/p5-Apache-Htpasswd/Makefile +++ b/security/p5-Apache-Htpasswd/Makefile @@ -17,7 +17,7 @@ COMMENT= Manage Unix crypt-style password file BUILD_DEPENDS= p5-Crypt-PasswdMD5>=0:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \ p5-Digest-SHA1>=2.0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |