Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id C09C063B90D for ; Sat, 1 Mar 2008 03:58:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2A49E63B273; Sat, 1 Mar 2008 03:58:11 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6222963B1D2 for ; Sat, 1 Mar 2008 03:58:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4A955175C1; Sat, 1 Mar 2008 03:58:10 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc/archivers/hpack To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080301035810.4A955175C1@cvs.netbsd.org> Date: Sat, 1 Mar 2008 03:58:10 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Sat Mar 1 03:58:10 UTC 2008 Modified Files: pkgsrc/archivers/hpack: Makefile Log Message: + Add full DESTDIR support. + Clean up the way that flags are passed to the compiler and linker through the make process. To generate a diff of this commit: cvs rdiff -r1.34 -r1.35 pkgsrc/archivers/hpack/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.