diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-08 10:24:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-08 10:24:14 +0000 |
commit | 471924e9b1dd3197cb436438599b56fb1f427b43 (patch) | |
tree | 850865597a6520dfc8b0c888b5eda068e285bb09 /japanese/trac | |
parent | a6bbc89abccf974966ba78d09cad27c98e94b14d (diff) | |
download | ports-471924e9b1dd3197cb436438599b56fb1f427b43.tar.gz ports-471924e9b1dd3197cb436438599b56fb1f427b43.zip |
Notes
Diffstat (limited to 'japanese/trac')
-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 bf4042a7810b..600f3e18cc4c 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 \ |