Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/pysvn/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 13 Apr 2012 19:22:58 -0000 1.19 +++ Makefile 7 Jul 2012 08:25:02 -0000 @@ -15,7 +15,8 @@ LICENSE= AL2 -LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion +LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion \ + neon:${PORTSDIR}/www/neon29 # Python3 ready USE_PYTHON= yes