Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1E8D063B95F for ; Mon, 29 Nov 2010 13:57:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E387C19D5B0; Mon, 29 Nov 2010 13:57:23 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B1B7719D5AB for ; Mon, 29 Nov 2010 13:57:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 10CA2175DD; Mon, 29 Nov 2010 13:57:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 29 Nov 2010 13:57:21 +0000 From: "Hauke Fath" Subject: CVS commit: pkgsrc/archivers/unzip To: pkgsrc-changes@NetBSD.org Reply-To: hauke@netbsd.org X-Mailer: log_accum Message-Id: <20101129135721.10CA2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hauke Date: Mon Nov 29 13:57:20 UTC 2010 Modified Files: pkgsrc/archivers/unzip: Makefile Log Message: Generally use CPPFLAGS for preprocessor flags, after a hint of Georg Schwarz. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 pkgsrc/archivers/unzip/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.