diff options
-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 73482fa06885..c7ba51cb347f 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 compile + USE_BZIP2= yes USE_REINPLACE= yes USE_JAVA= yes |