diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-26 06:18:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-26 06:18:02 +0000 |
commit | e3f229414ac9e5e24840bcf1a7133ba5ea749bae (patch) | |
tree | e147f4b22aa31bd9a8e6ea8872645bf4b533728b /devel/colorer | |
parent | 028faf04c6bef3af984300214df027e7c93fdd82 (diff) |
Notes
Diffstat (limited to 'devel/colorer')
-rw-r--r-- | devel/colorer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/colorer/Makefile b/devel/colorer/Makefile index a70c6faea6d0..37d1d71d863f 100644 --- a/devel/colorer/Makefile +++ b/devel/colorer/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= fop:${PORTSDIR}/textproc/fop \ ${LOCALBASE}/share/mathml-xsd/mathml2.xsd:${PORTSDIR}/textproc/mathml-xsd \ ${LOCALBASE}/share/xhtml1-xsd/xhtml1-strict.xsd:${PORTSDIR}/textproc/xhtml1-xsd +BROKEN= Does not build + USE_BZIP2= yes USE_REINPLACE= yes USE_JAVA= yes |