cvs commit: ports/russian/pgp.language Makefile

Max Khon fjoe at FreeBSD.org
Tue Aug 12 05:28:46 PDT 2003


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
-------------- next part --------------
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


More information about the cvs-ports mailing list