aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/trac/Makefile2
-rw-r--r--japanese/trac/files/patch-setup.py11
2 files changed, 11 insertions, 2 deletions
diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile
index 600f3e18cc4c..bf4042a7810b 100644
--- a/japanese/trac/Makefile
+++ b/japanese/trac/Makefile
@@ -19,8 +19,6 @@ 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 \
diff --git a/japanese/trac/files/patch-setup.py b/japanese/trac/files/patch-setup.py
new file mode 100644
index 000000000000..08ec974e02a0
--- /dev/null
+++ b/japanese/trac/files/patch-setup.py
@@ -0,0 +1,11 @@
+--- setup.py.orig 2010-12-25 10:53:24.000000000 +0900
++++ setup.py 2010-12-25 10:53:30.000000000 +0900
+@@ -38,7 +38,7 @@
+
+ setup(
+ name = 'Trac',
+- version = '0.12.1ja1',
++ version = '0.12.1.ja1',
+ description = 'Integrated SCM, wiki, issue tracker and project environment',
+ long_description = """
+ Trac is a minimalistic web-based software project management and bug/issue