Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2008 08:30:02 GMT
From:      Attila Nagy <bra@fsn.hu>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/122986: New port: devel/pysvn
Message-ID:  <200804230830.m3N8U2n8049936@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/122986; it has been noted by GNATS.

From: Attila Nagy <bra@fsn.hu>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/122986: New port: devel/pysvn
Date: Wed, 23 Apr 2008 10:04:52 +0200

 Sorry, I forgot to include the library dependencies.
 
 Please apply the following patch to the original port:
 
 --- Makefile.orig       2008-04-23 10:04:04.000000000 +0200
 +++ Makefile    2008-04-23 10:03:53.000000000 +0200
 @@ -14,6 +14,9 @@
  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
  
  USE_PYTHON=    2.2+
  USE_PYDISTUTILS=yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804230830.m3N8U2n8049936>