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 _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
