aboutsummaryrefslogtreecommitdiff
path: root/devel/pysvn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pysvn/Makefile')
-rw-r--r--devel/pysvn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pysvn/Makefile b/devel/pysvn/Makefile
index 4bff6ed152d2..2cdd83d1b2c9 100644
--- a/devel/pysvn/Makefile
+++ b/devel/pysvn/Makefile
@@ -16,7 +16,7 @@ COMMENT= Python binding for Subversion
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/CXX/__init__.py:${PORTSDIR}/devel/py-cxx
LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion \
apr-1.2:${PORTSDIR}/devel/apr \
- neon.26:${PORTSDIR}/www/neon
+ neon.26:${PORTSDIR}/www/neon26
USE_PYTHON= 2.3+
USE_PYDISTUTILS=yes