Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 3329F63B293 for ; Tue, 22 Apr 2008 05:59:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2AB9B63B10A; Tue, 22 Apr 2008 05:59:13 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7379663B103 for ; Tue, 22 Apr 2008 05:59:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5E869175D0; Tue, 22 Apr 2008 05:59:12 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/www/gtkhtml314 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20080422055912.5E869175D0@cvs.netbsd.org> Date: Tue, 22 Apr 2008 05:59:12 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Tue Apr 22 05:59:12 UTC 2008 Modified Files: pkgsrc/www/gtkhtml314: buildlink3.mk Log Message: Remove libgnomeprint dependency, the package itself doesn't depend on it any longer. Fixes build problem in evolution: > ===> Creating toolchain wrappers for evolution-2.22.1 > ERROR: libgnomeprintui is not installed; can't buildlink files. Bump BUILDLINK_ABI_DEPENDS.gtkhtml314 for dependency change. To generate a diff of this commit: cvs rdiff -r1.6 -r1.7 pkgsrc/www/gtkhtml314/buildlink3.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.