diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-17 19:52:23 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-17 19:52:23 +0000 |
commit | 9b81ea56187ce52e2da6188edf628f8dab62de29 (patch) | |
tree | e2a1dff6c87a3125d6abc59f131a63ae43a1edfe /net/p5-POE-Component-Client-Keepalive | |
parent | 30823685fef5fc06d9bdfc7cb57de552e342fd5d (diff) | |
download | ports-9b81ea56187ce52e2da6188edf628f8dab62de29.tar.gz ports-9b81ea56187ce52e2da6188edf628f8dab62de29.zip |
Notes
Diffstat (limited to 'net/p5-POE-Component-Client-Keepalive')
-rw-r--r-- | net/p5-POE-Component-Client-Keepalive/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-POE-Component-Client-Keepalive/Makefile b/net/p5-POE-Component-Client-Keepalive/Makefile index 46475e6f9c9c..12735f6b1ba6 100644 --- a/net/p5-POE-Component-Client-Keepalive/Makefile +++ b/net/p5-POE-Component-Client-Keepalive/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/POE/Component/SSLify.pm:${PORTSDIR}/security/p5-POE-Component-SSLify RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes MAN3= POE::Component::Client::Client-Keepalive.3 \ |