diff options
-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 \ |