Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id EDB8E63BD01 for ; Thu, 2 Oct 2008 17:15:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 99D9B63B15B; Thu, 2 Oct 2008 17:15:23 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id EB50A63B11F for ; Thu, 2 Oct 2008 17:15:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DA3B4175D0; Thu, 2 Oct 2008 17:15:22 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/mtree To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20081002171522.DA3B4175D0@cvs.netbsd.org> Date: Thu, 2 Oct 2008 17:15:22 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Thu Oct 2 17:15:22 UTC 2008 Modified Files: pkgsrc/pkgtools/mtree: Makefile Makefile.common Log Message: Fix build by unifying sysutils/mtree and pkgtools/mtree in terms of nbcompat usage. To generate a diff of this commit: cvs rdiff -r1.22 -r1.23 pkgsrc/pkgtools/mtree/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/mtree/Makefile.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.