diff options
Diffstat (limited to 'security/p5-Tie-EncryptedHash/Makefile')
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index da8569746bdf..e73528e4c37d 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${PERLBASE}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ ${PERLBASE}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \ ${PERLBASE}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes MAN3= Tie::EncryptedHash.3 |