summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-03-08 10:24:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-03-08 10:24:14 +0000
commit471924e9b1dd3197cb436438599b56fb1f427b43 (patch)
tree850865597a6520dfc8b0c888b5eda068e285bb09 /japanese
parentRemove port. (diff)
- Mark BROKEN: fails to install
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=270507
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 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 \