Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 9347363BB0E for ; Mon, 2 Jun 2008 08:20:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 464C563B1E7; Mon, 2 Jun 2008 08:20:06 +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 7E34163B140 for ; Mon, 2 Jun 2008 08:20:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3518C175D5; Mon, 2 Jun 2008 08:20:05 +0000 (UTC) From: "David A. Holland" Subject: CVS commit: pkgsrc/audio/libmikmod To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org Message-Id: <20080602082005.3518C175D5@cvs.netbsd.org> Date: Mon, 2 Jun 2008 08:20:05 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: dholland Date: Mon Jun 2 08:20:05 UTC 2008 Modified Files: pkgsrc/audio/libmikmod: Makefile distinfo pkgsrc/audio/libmikmod/patches: patch-ac Log Message: Fix a configure botchup that breaks the build of mikmod if libmikmod is built with esound support. PR 35992. PKGREVISION -> 3. To generate a diff of this commit: cvs rdiff -r1.43 -r1.44 pkgsrc/audio/libmikmod/Makefile cvs rdiff -r1.11 -r1.12 pkgsrc/audio/libmikmod/distinfo cvs rdiff -r1.7 -r1.8 pkgsrc/audio/libmikmod/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.