Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2003 05:28:46 -0700
From:      Max Khon <fjoe@FreeBSD.org>
To:        Andrey Chernov <ache@nagual.pp.ru>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/russian/pgp.language Makefile
Message-ID:  <20030812052846.A50085@FreeBSD.org>
In-Reply-To: <20030812115956.GA29768@nagual.pp.ru>; from ache@nagual.pp.ru on Tue, Aug 12, 2003 at 03:59:56PM %2B0400
References:  <200308070904.h7794g4L060954@repoman.freebsd.org> <20030812115956.GA29768@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

--CE+1k2dSO48ffgeK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

hi, there!

On Tue, Aug 12, 2003 at 03:59:56PM +0400, Andrey Chernov wrote:

> > kris        2003/08/07 02:04:42 PDT
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     russian/pgp.language Makefile 
> >   Log:
> >   BROKEN: Broken dependency
> 
> Exactly where? I just build/install it without any problems.

http://bento.freebsd.org/errorlogs/i386-5-full/ru-pgp-2.6.3ia.log

Please try attached patch.

/fjoe

--CE+1k2dSO48ffgeK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="pgp.language.diff"

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/russian/pgp.language/Makefile,v
retrieving revision 1.34
diff -u -p -r1.34 Makefile
--- Makefile	8 Aug 2003 04:40:44 -0000	1.34
+++ Makefile	12 Aug 2003 12:24:56 -0000
@@ -16,7 +16,7 @@ COMMENT=	Russian language module for PGP
 
 BROKEN=		Broken dependency
 
-RUN_DEPENDS+=	${LOCALBASE}/lib/pgp/config.txt:${PORTSDIR}/security/pgp
+RUN_DEPENDS+=	${LOCALBASE}/share/pgp/config.txt:${PORTSDIR}/security/pgp
 
 USE_ZIP=	YES
 NO_WRKSUBDIR=	YES

--CE+1k2dSO48ffgeK--



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