diff options
author | pav <pav@FreeBSD.org> | 2011-03-08 18:24:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-03-08 18:24:14 +0800 |
commit | 84da5998936de05ab9a5aa6658c184c9be62777f (patch) | |
tree | f3313992dd905bc0d2690230548efe36f02ae464 /japanese | |
parent | e47d3b5be5c65f25a9e4c544e7903aea6640dc4c (diff) | |
download | freebsd-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/Makefile | 2 |
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 \ |