Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Nov 2005 12:58:55 +0300
From:      "Zakharov V.V" <zakharov_vv@bk.ru>
To:        cerion <cerion@terpsichore.ws>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: failed port upgrade to subversion-1.2.3_1
Message-ID:  <20051101095855.GB30296@darkstar.bsd>
In-Reply-To: <20051101094137.M26532@terpsichore.ws>
References:  <20051101094137.M26532@terpsichore.ws>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 01, 2005, cerion wrote:
> ..if !defined(WITHOUT_BDB)
> LIB_DEPENDS+=   apr-1.0:${PORTSDIR}/devel/apr-svn
> APR_PORT=       devel/apr-svn

--- Makefile.orig	Tue Nov  1 12:50:50 2005
+++ Makefile	Tue Nov  1 12:51:41 2005
@@ -177,11 +177,11 @@
 APR_CONFIG=	apr-1-config
 APU_CONFIG=	apu-1-config
 .if !defined(WITHOUT_BDB)
-LIB_DEPENDS+=	apr-1.0:${PORTSDIR}/devel/apr-svn
+LIB_DEPENDS+=	apr-1.2:${PORTSDIR}/devel/apr-svn
 APR_PORT=	devel/apr-svn
 OPT_NAME=	APR_UTIL_WITH_BERKELEY_DB=yes
 .else
-LIB_DEPENDS+=	apr-1.0:${PORTSDIR}/devel/apr
+LIB_DEPENDS+=	apr-1.2:${PORTSDIR}/devel/apr
 APR_PORT=	devel/apr
 .endif
 .endif




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