Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id D6C4E63B8BD for ; Thu, 22 Jan 2009 15:14:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 86BC763B214; Thu, 22 Jan 2009 15:14:24 +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 9C1EE63B1D4 for ; Thu, 22 Jan 2009 15:14:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 89D0B175D0; Thu, 22 Jan 2009 15:14:23 +0000 (UTC) From: Ignatios Souvatzis Subject: CVS commit: pkgsrc/multimedia/libtheora To: pkgsrc-changes@NetBSD.org Reply-To: is@netbsd.org Message-Id: <20090122151423.89D0B175D0@cvs.netbsd.org> Date: Thu, 22 Jan 2009 15:14:23 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list 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.23 pkgsrc/multimedia/libtheora/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.