From owner-freebsd-ports Mon Sep 4 3:49:48 2000 Delivered-To: freebsd-ports@freebsd.org Received: from fling.sanbi.ac.za (fling.sanbi.ac.za [196.38.142.119]) by hub.freebsd.org (Postfix) with ESMTP id 704FD37B423; Mon, 4 Sep 2000 03:49:39 -0700 (PDT) Received: from johann by fling.sanbi.ac.za with local (Exim 3.13 #4) id 13Vtoj-000679-00; Mon, 04 Sep 2000 12:49:33 +0200 Date: Mon, 4 Sep 2000 12:49:33 +0200 From: Johann Visagie To: tg@freebsd.org Cc: ports@freebsd.org Subject: Getting Tkinter support in lang/python-beta Message-ID: <20000904124933.B22747@fling.sanbi.ac.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org FWIW, the current port of Python 1.6b1 in lang/python-beta doesn't build with Tkinter support. Currently it seems to me that this support can best be achieved with a post-configure patch to ${WRKSRC}/Modules/Setup (I did this manually and it's quite trivial), but I'm not sure if this fits in with any future plans for this port. -- Johann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message