Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D4A7514A209 for ; Mon, 20 May 2013 14:51:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Bl02JesvYDW4 for ; Mon, 20 May 2013 14:51:13 +0000 (UTC) Received: from ivanova.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5D86314A207 for ; Mon, 20 May 2013 14:51:13 +0000 (UTC) Received: by ivanova.netbsd.org (Postfix, from userid 500) id 575C392; Mon, 20 May 2013 14:51:13 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 20 May 2013 14:51:13 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20130520145113.575C392@ivanova.netbsd.org> Status: O Content-Length: 523 Lines: 20 Module Name: pkgsrc Committed By: joerg Date: Mon May 20 14:51:13 UTC 2013 Modified Files: pkgsrc/devel/py-at-spi2: Makefile pkgsrc/devel/py-gobject3: Makefile Log Message: Don't enable Python 3.x support as py-cairo dependency doesn't support it. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-at-spi2/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/py-gobject3/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.