diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Safe-Hole/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Safe-Hole/Makefile b/security/p5-Safe-Hole/Makefile index 6548f61c1bf1..8a91de4672d4 100644 --- a/security/p5-Safe-Hole/Makefile +++ b/security/p5-Safe-Hole/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sethk@meowfishies.com COMMENT= Make a hole to the original main compartment in the Safe compartment +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes MAN3= Safe::Hole.3 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 |