diff options
author | wxs <wxs@FreeBSD.org> | 2009-01-22 22:31:28 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-01-22 22:31:28 +0800 |
commit | fbaf151e54e14b1f0fbbf6de48e55b2e44d5b157 (patch) | |
tree | b2dad84b2e8f74f2fc8e8370535d038c4d147064 /www | |
parent | ee0439b90324e264c00a3a288f0486353f4bdaee (diff) | |
download | freebsd-ports-gnome-fbaf151e54e14b1f0fbbf6de48e55b2e44d5b157.tar.gz freebsd-ports-gnome-fbaf151e54e14b1f0fbbf6de48e55b2e44d5b157.tar.zst freebsd-ports-gnome-fbaf151e54e14b1f0fbbf6de48e55b2e44d5b157.zip |
- Mark as broken after perl update.
Diffstat (limited to 'www')
-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 \ |