Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5ECFA63C2A6 for ; Tue, 19 Jan 2010 20:28:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0E7C263B119; Tue, 19 Jan 2010 20:28:35 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 403CE63B10B for ; Tue, 19 Jan 2010 20:28:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2EA31175DD; Tue, 19 Jan 2010 20:28:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 19 Jan 2010 20:28:34 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/www/epiphany To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100119202834.2EA31175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Tue Jan 19 20:28:34 UTC 2010 Modified Files: pkgsrc/www/epiphany: Makefile options.mk Log Message: -explicitely depend on libsoup - while it was pulled in by webkit indirectly, "configure" checks itself for it -make "avahi" non-default (because we don't have nss support for it, and it conflicts with "mdnsd" on NetBSD-current) To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 pkgsrc/www/epiphany/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/epiphany/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.