[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC: subversion-1.0.4
On Thu, Jun 03, 2004 at 11:32:48AM +1000, Michael Paddon wrote:
> Here's subversion 1.0.4. Works well for me on both i386 and
> amd64. Please test and comment.
Seems to work for me. Looks like libexpat is required though:
--- subversion/Makefile.orig Thu Jun 3 22:39:10 2004
+++ subversion/Makefile Thu Jun 3 22:39:16 2004
@@ -15,6 +15,7 @@
LIB_DEPENDS+= neon.24:neon->=0.24:net/neon
LIB_DEPENDS+= db.4:db->=4:databases/db/v4
+LIB_DEPENDS+= expat.4:expat->=4:textproc/expat
SEPARATE_BUILD= simple
CONFIGURE_ENV+= INSTALL_DATA= INSTALL_MAN=
Kenny