diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-03 21:48:58 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-03 21:48:58 +0000 |
commit | dd9d7bcfd952292e88136e818a318e956b33241c (patch) | |
tree | dc296afbd4a9ed509525388d9cf31bc0c441cbeb /net/p5-POE-Component-Client-Twitter/Makefile | |
parent | 0973e963ec4c271626af1ca7240a22ed77d39cf4 (diff) |
Notes
Diffstat (limited to 'net/p5-POE-Component-Client-Twitter/Makefile')
-rw-r--r-- | net/p5-POE-Component-Client-Twitter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-POE-Component-Client-Twitter/Makefile b/net/p5-POE-Component-Client-Twitter/Makefile index 7d164581c1f6..a644ffd59e83 100644 --- a/net/p5-POE-Component-Client-Twitter/Makefile +++ b/net/p5-POE-Component-Client-Twitter/Makefile @@ -24,6 +24,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +BROKEN= incomplete dependencies + MAN3= POE::Component::Client::Twitter.3 .include <bsd.port.mk> |