From owner-cvs-all Mon Feb 11 16:35: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 40ABA37B41A; Mon, 11 Feb 2002 16:34:54 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id EA72E9B08; Mon, 11 Feb 2002 19:34:07 -0500 (EST) Date: Mon, 11 Feb 2002 19:34:07 -0500 From: Will Andrews To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/drweb-sendmail Makefile ports/security/drweb-sendmail/files Makefile.libmilter patch-ab patch-ad Message-ID: <20020212003407.GG82640@squall.waterspout.com> Mail-Followup-To: "Andrey A. Chernov" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200202112242.g1BMg2I04645@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200202112242.g1BMg2I04645@freefall.freebsd.org> User-Agent: Mutt/1.3.26i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Feb 11, 2002 at 02:42:02PM -0800, Andrey A. Chernov wrote: > Log: > Add -D_THREAD_SAFE, remove libsmutil building Use CFLAGS+=${PTHREAD_CFLAGS}, not this. Also, you broke guidelines which say you're supposed to use the same patch file for the same patched file in the source. In patch-ab's case you've patched src/Makefile.bsd when it was dw_filter.c. regards -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message