From owner-cvs-all Tue Aug 11 00:28:51 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA21173 for cvs-all-outgoing; Tue, 11 Aug 1998 00:28:51 -0700 (PDT) (envelope-from owner-cvs-all) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA21167; Tue, 11 Aug 1998 00:28:41 -0700 (PDT) (envelope-from tg@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.8/8.8.6) with ESMTP id JAA18996; Tue, 11 Aug 1998 09:27:47 +0200 (CEST) Received: (from tg@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.8/8.8.5) id JAA26543; Tue, 11 Aug 1998 09:27:45 +0200 (CEST) To: asami@FreeBSD.ORG (Satoshi Asami) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/pygtk Makefile References: <199808102057.NAA02434@silvia.hip.berkeley.edu> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Thomas Gellekum Date: 11 Aug 1998 09:27:45 +0200 In-Reply-To: asami@FreeBSD.ORG's message of "Mon, 10 Aug 1998 13:57:19 -0700 (PDT)" Message-ID: <871zqot1u6.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 20 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami@FreeBSD.ORG (Satoshi Asami) writes: > * > * Depends on whether configure finds /usr/local/bin/gtk-config first or > * > * /usr/X11R6/bin/gtk-config. I hate it. > > Actually, I tried to check the differences, and noticed that I only > have the one in local. Where does the other one come from? Sigh. Looks like I have to upgrade (again). > * $PATH. Or a command-line switch to configure as I just noticed. Does > * this patch work for you? > > pygtk builds now (probably because of above) without the patch. It > doesn't package, though.... My fault, I forgot I had installed imlib in the meantime. I'll commit a fix to pygtk in a few minutes. tg