summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorlev <lev@FreeBSD.org>2008-06-30 10:00:07 +0000
committerlev <lev@FreeBSD.org>2008-06-30 10:00:07 +0000
commit2ccb4847642dbed2b53b3a05faa897fab8162178 (patch)
tree3f25325636f8703c783c252280552278b2c29d23 /japanese
parentda4ba9bd99e1a4ad8b535640a8bf39d1f05ff161 (diff)
downloadFreeBSD-ports-2ccb4847642dbed2b53b3a05faa897fab8162178.zip
FreeBSD-ports-2ccb4847642dbed2b53b3a05faa897fab8162178.tar.gz
(1) Upgrade subversion to version 1.5.0.
(2) Make binding ports to be real ports, which installs only bindings and depend on subversion. (3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme. (4) Re-base subversion-freebsd to `devel/subversion'. (5) Fix all ports, which depends on subversion bindings.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/trac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile
index 4a3f6dd..e738a51 100644
--- a/japanese/trac/Makefile
+++ b/japanese/trac/Makefile
@@ -72,7 +72,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/p
.endif
.if !defined(WITHOUT_SUBVERSION)
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/svn/__init__.py:${PORTSDIR}/devel/subversion-python
+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/svn/__init__.py:${PORTSDIR}/devel/py-subversion
.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud