aboutsummaryrefslogtreecommitdiff
path: root/devel/pysvn/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-05-05 08:33:57 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-05-05 08:33:57 +0000
commitf970dfe37e17c50b81f95932c5c881b96db944f4 (patch)
tree66cdef971b6d27bb3a3ab78a537c016547f7eada /devel/pysvn/Makefile
parent8858f438a7603c618f2ae852dc325b176c6b30e3 (diff)
downloadports-f970dfe37e17c50b81f95932c5c881b96db944f4.tar.gz
ports-f970dfe37e17c50b81f95932c5c881b96db944f4.zip
Notes
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