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 | |
| parent | BROKEN: Missing perl dependency (diff) | |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=146370
| -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 |
