diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-01-22 14:31:28 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-01-22 14:31:28 +0000 |
commit | 70f51c6bbad7653bd6d4caab42fe36a0bc87f815 (patch) | |
tree | b33122348677220fb83280c0e6381afa5650da84 /www/wml | |
parent | ad897df34f8fe6eb2074e881b38b5eb00ebea37f (diff) | |
download | ports-70f51c6bbad7653bd6d4caab42fe36a0bc87f815.tar.gz ports-70f51c6bbad7653bd6d4caab42fe36a0bc87f815.zip |
Notes
Diffstat (limited to 'www/wml')
-rw-r--r-- | www/wml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile index fd0a31e8eaca..2f093a3b74da 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -26,6 +26,8 @@ USE_GMAKE= yes CONFIGURE_ARGS= --with-perl=${PERL5} --with-catdir=man \ --prefix=${PREFIX} +BROKEN= does not build with perl 5.8.9 + MAN1= wmd.1 wmd_missing.1 wmk.1 wml.1 wmb.1 wmu.1 \ wml_aux_freetable.1 wml_aux_htmlclean.1 wml_aux_htmlinfo.1 wml_aux_iselect.1 \ wml_aux_map2html.1 wml_aux_weblint.1 wml_p1_ipp.1 \ |