diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:06:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:06:46 +0000 |
commit | 9030612814a26388172cec3ad15cbda1de3d1dcb (patch) | |
tree | 4cc191c70edb8ed4ac69d2f9535cfef6c7694972 /security/p5-Safe-Hole | |
parent | f7870c5aeb2d7d7c780abd084f7a9d4eb4cb0e22 (diff) | |
download | ports-9030612814a26388172cec3ad15cbda1de3d1dcb.tar.gz ports-9030612814a26388172cec3ad15cbda1de3d1dcb.zip |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=129965
Diffstat (limited to 'security/p5-Safe-Hole')
-rw-r--r-- | security/p5-Safe-Hole/Makefile | 2 |
1 files changed, 2 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 |