From owner-cvs-all@FreeBSD.ORG Mon May 23 06:40:16 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 022F416A41C; Mon, 23 May 2005 06:40:16 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 501CE43D58; Mon, 23 May 2005 06:40:15 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.3/8.13.3) with ESMTP id j4N6eERq071901; Mon, 23 May 2005 10:40:14 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DomainKey-Signature: a=rsa-sha1; s=default; d=nagual.pp.ru; c=nofws; q=dns; h=received:date:from:to:subject:message-id: mail-followup-to:references:mime-version:content-type: content-disposition:in-reply-to:user-agent; b=Owv+S+yZZOYEOWxZnh8y0+KhstdrCuMT53FwVxFjH9FfiA5dqLj0e64awKUCLr3qi ZmoIVJxQdi7gXartNtuEw== Received: (from ache@localhost) by nagual.pp.ru (8.13.3/8.13.3/Submit) id j4N6eDqN071900; Mon, 23 May 2005 10:40:13 +0400 (MSD) (envelope-from ache) Date: Mon, 23 May 2005 10:40:13 +0400 From: Andrey Chernov To: Dirk Meyer , ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20050523064013.GA71832@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Dirk Meyer , ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200505222137.j4MLbn2Y086190@repoman.freebsd.org> <20050523062957.GA71060@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050523062957.GA71060@nagual.pp.ru> User-Agent: Mutt/1.5.9i Cc: Subject: Re: cvs commit: ports/mail/sid-milter/files milter-sid.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2005 06:40:16 -0000 On Mon, May 23, 2005 at 10:29:57AM +0400, Andrey Chernov wrote: > 3) (question) why you use cd /root at start? It works without it. 4) You need to REINPLACE_CMD PTHREAD_CFLAGS too in Makefile, not only PTHREAD_LIBS -- http://ache.pp.ru/