Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 2722063BA9F for ; Thu, 22 Jan 2009 20:18:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C886F63B279; Thu, 22 Jan 2009 20:18:31 +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 D5C0263B259 for ; Thu, 22 Jan 2009 20:18:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C81BC175D0; Thu, 22 Jan 2009 20:18:30 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: [pkgsrc-2008Q4] pkgsrc/multimedia/libtheora To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20090122201830.C81BC175D0@cvs.netbsd.org> Date: Thu, 22 Jan 2009 20:18:30 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Thu Jan 22 20:18:30 UTC 2009 Modified Files: pkgsrc/multimedia/libtheora [pkgsrc-2008Q4]: Makefile Log Message: Pullup ticket #2651 - requested by is libtheora: build fix Revisions pulled up: - multimedia/libtheora/Makefile 1.23 --- Module Name: pkgsrc Committed By: is Date: Thu Jan 22 15:14:23 UTC 2009 Modified Files: pkgsrc/multimedia/libtheora: Makefile Log Message: If transfig is installed during the build, but gs is not, building fails. As we don't want to install the docs but from a seperate package, just disable all doc-building tools to be on the safe side. PR 40452 To generate a diff of this commit: cvs rdiff -r1.22 -r1.22.2.1 pkgsrc/multimedia/libtheora/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.