aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-03-26 15:18:32 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-03-26 15:18:32 +0000
commitabb41e8a5defaf121c697e13e652a5297c4ae941 (patch)
tree7ef383fd8eee58bd6715c4fe057792fa472af2fe /japanese
parent696094b1b030a0fdf998ef0584e2e1955c33486f (diff)
downloadports-abb41e8a5defaf121c697e13e652a5297c4ae941.tar.gz
ports-abb41e8a5defaf121c697e13e652a5297c4ae941.zip
Notes
Diffstat (limited to 'japanese')
-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