diff options
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index 8cdb941c03ae..d8edd3ad8a7d 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -20,8 +20,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ ${SITE_PERL}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 -BROKEN= Incomplete pkg-plist - PERL_CONFIGURE= yes MAN3= Tie::EncryptedHash.3 |