diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-17 17:18:23 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-17 17:18:23 +0000 |
commit | ab908d209c4065efb03d0b588f9db1bd2de0d4b2 (patch) | |
tree | 1f336bda18d078674e000a4d44cb585055f52e08 /www/p5-Apache-GopherHandler | |
parent | fix a bug when no audio devices are available, remove some dead (diff) |
- Mark ports BROKEN when/if they depend on mod_perl2.
With current mod_perl2 API change all old code *will* broken.
Diffstat (limited to 'www/p5-Apache-GopherHandler')
-rw-r--r-- | www/p5-Apache-GopherHandler/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-GopherHandler/Makefile b/www/p5-Apache-GopherHandler/Makefile index ec8a9f270642..8f54eec30ce2 100644 --- a/www/p5-Apache-GopherHandler/Makefile +++ b/www/p5-Apache-GopherHandler/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS} PERL_MODBUILD= yes +BROKEN= Broken due the new mod_perl2 API + MAN3= Apache::GopherHandler.3 \ Apache::GopherHandler::TiedSocket.3 |