Date: Wed, 6 Nov 2013 07:02:55 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r332944 - in head/x11-fonts: . py-bdflib Message-ID: <20131106070255.GE60770@FreeBSD.org> In-Reply-To: <20131106063906.GA1385@medusa.sysfault.org> References: <201311060508.rA658XmR012155@svn.freebsd.org> <20131106063906.GA1385@medusa.sysfault.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 06, 2013 at 07:39:06AM +0100, Marcus von Appen wrote: > That module is not compatible with Python 3.x+. USE_PYTHON should be > restricted accordingly. That means, it should read USE_PYTHON=2? > > +USE_PYDISTUTILS= yes > > Is there any reason not to use PYDISTUTILS_AUTOPLIST? Sicne it only > works for Python 2.x it does not matter that much, but would at least > save the plist. I had thought of it, and probably would have used it if it would not also installed few binaries. I was not sure if PYDISTUTILS_AUTOPLIST would cover them (or I have to use PLIST_FILES) and did not bother to check. Quite frankly, I would appreciate if someone from python@ gang would grab this port from me and adjusts it as approriate by FreeBSD Python cabal standards. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131106070255.GE60770>