aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-03-08 18:24:14 +0800
committerpav <pav@FreeBSD.org>2011-03-08 18:24:14 +0800
commit84da5998936de05ab9a5aa6658c184c9be62777f (patch)
treef3313992dd905bc0d2690230548efe36f02ae464 /japanese
parente47d3b5be5c65f25a9e4c544e7903aea6640dc4c (diff)
downloadfreebsd-ports-graphics-84da5998936de05ab9a5aa6658c184c9be62777f.tar.gz
freebsd-ports-graphics-84da5998936de05ab9a5aa6658c184c9be62777f.tar.zst
freebsd-ports-graphics-84da5998936de05ab9a5aa6658c184c9be62777f.zip
- Mark BROKEN: fails to install
Reported by: pointyhat
Diffstat (limited to 'japanese')
-rw-r--r--japanese/trac/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile
index bf4042a7810..600f3e18cc4 100644
--- a/japanese/trac/Makefile
+++ b/japanese/trac/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:${PORTSDIR}/textproc/py-genshi
${PYTHON_PKGNAMEPREFIX}Babel>=0.9:${PORTSDIR}/devel/py-babel
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= fails to install
+
OPTIONS= SILVERCITY "Use Silvercity for syntax highlighting" On \
DOCUTILS "Allow additional text markup" On \
PYGMENTS "Use generic syntax highlighter" On \