From owner-cvs-ports Fri May 23 01:25:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA08551 for cvs-ports-outgoing; Fri, 23 May 1997 01:25:50 -0700 (PDT) Received: from nagual.pp.ru (ache.relcom.ru [194.58.229.133]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA08527; Fri, 23 May 1997 01:25:24 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.8.5/8.8.5) id MAA00759; Fri, 23 May 1997 12:25:01 +0400 (MSD) Date: Fri, 23 May 1997 12:25:00 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= To: "David O'Brien" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/mail/mutt.with_pgp Makefile ports/mail/mutt.with_pgp/files.non_usa md5 ports/mail/mutt.with_pgp/patches patch-01 In-Reply-To: <19970522152028.29039@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 22 May 1997, David O'Brien wrote: > I'm surpised this built at all. The 0.73 PGP patched was being applied > rather than the 0.74 one. Yes, it was intentional, I test that 0.73 code fits well. > > Add -lmytinfo to LIBS > > Why? As compiled w/o this change: We can't relay on shared built-in dependances, it is better to specify all needed libraries exactly to avoid possible misinterpretations. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/