diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-03 21:45:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-03 21:45:21 +0000 |
commit | 538ae9a3cfca200313997b43746c00002b3b7ad3 (patch) | |
tree | 43b2d00d8fbce6e02c075f4c702536234fc30584 /www | |
parent | 327d75f554760677c1759b0ae88e18192cbd65f0 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-View-XML-Simple/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Catalyst-View-XML-Simple/Makefile b/www/p5-Catalyst-View-XML-Simple/Makefile index 87c12a152dde..f59a86d54c3e 100644 --- a/www/p5-Catalyst-View-XML-Simple/Makefile +++ b/www/p5-Catalyst-View-XML-Simple/Makefile @@ -28,6 +28,8 @@ BUILD_DEPENDS= \ PERL_CONFIGURE= yes +BROKEN= does not configure + MAN3= Catalyst::View::XML::Simple.3 .include <bsd.port.mk> |