Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B903F63BD01 for ; Wed, 1 Oct 2008 20:16:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7435063B1D0; Wed, 1 Oct 2008 20:16:51 +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 AEBF763B126 for ; Wed, 1 Oct 2008 20:16:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8180B175D0; Wed, 1 Oct 2008 20:16:50 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: pkgsrc/pkgtools/libkver To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20081001201650.8180B175D0@cvs.netbsd.org> Date: Wed, 1 Oct 2008 20:16:50 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Wed Oct 1 20:16:50 UTC 2008 Modified Files: pkgsrc/pkgtools/libkver: Makefile Log Message: Set "USE_BSD_MAKEFILE" to indicate that this package uses a BSD-style makefile. This should fix HTML manual page issue under NetBSD-current. Problem reported by Cesar Catrian Carreno on "pkgsrc-users" mailing list. To generate a diff of this commit: cvs rdiff -r1.28 -r1.29 pkgsrc/pkgtools/libkver/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.