I am using subversion-freebsd port as a replacement for "normal" subversion.
Recently I tried to install kdesdk port and was quite surprised to see that it wants to pull in devel/subversion. It turns out that kdesdk checks for svn_client-1.0 in its LIB_DEPENDS, but subversion-freebsd installs/symlinks only libsvn_client-1.so*. I assume that "normal" subversion port installs libsvn_client-1.0 file or symlink. Maybe subversion-freebsd should do that too. Or maybe kdesdk should have svn_client-1 dependency. -- Andriy Gapon _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"