diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 12:06:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 12:06:46 +0800 |
commit | 14d131b39ac32572df544fca8e07323e93452cca (patch) | |
tree | 21e0c45c1120bc7a4f9b190026a2ca5fd49d03be /security/p5-Tie-EncryptedHash | |
parent | 50ce25f5735e16df990df28d47594404d874f331 (diff) | |
download | freebsd-ports-gnome-14d131b39ac32572df544fca8e07323e93452cca.tar.gz freebsd-ports-gnome-14d131b39ac32572df544fca8e07323e93452cca.tar.zst freebsd-ports-gnome-14d131b39ac32572df544fca8e07323e93452cca.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'security/p5-Tie-EncryptedHash')
-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 |