diff options
Diffstat (limited to 'textproc/p5-Text-Trac/Makefile')
-rw-r--r-- | textproc/p5-Text-Trac/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile index b1cec244945e..570379f51712 100644 --- a/textproc/p5-Text-Trac/Makefile +++ b/textproc/p5-Text-Trac/Makefile @@ -33,4 +33,5 @@ IGNORE= requires perl5.6. Install lang/perl5 or lang/perl5.8 and try again BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple .endif +BROKEN= hangs asking 'Please enter your CPAN site' repeatedly .include <bsd.port.post.mk> |