From owner-cvs-all@FreeBSD.ORG Mon May 23 07:08:22 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 9331D16A41C; Mon, 23 May 2005 07:08:22 +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 EA7C143D1D; Mon, 23 May 2005 07:08:21 +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 j4N78KvA072695; Mon, 23 May 2005 11:08:20 +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=zZoqjFgiUxSbdATi/kJQNx90Ut7zOhemtGRNWOJ2Hlh9zVyqkpGf9//cOkQHM5Ruj prnbzzkzTQY7EPhQ6Hsrg== Received: (from ache@localhost) by nagual.pp.ru (8.13.3/8.13.3/Submit) id j4N78KaH072694; Mon, 23 May 2005 11:08:20 +0400 (MSD) (envelope-from ache) Date: Mon, 23 May 2005 11:08:20 +0400 From: Andrey Chernov To: Dirk Meyer , ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20050523070820.GA72671@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> <20050523064013.GA71832@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050523064013.GA71832@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 07:08:22 -0000 On Mon, May 23, 2005 at 10:40:13AM +0400, Andrey Chernov wrote: > 4) You need to REINPLACE_CMD PTHREAD_CFLAGS too in Makefile, not only > PTHREAD_LIBS 5) (question) Why you need this in Makefile: MAKE_ENV+= LDFLAGS="${LDFLAGS}" LDFLAGS is not used by any build file, as I can see. -- http://ache.pp.ru/