The following reply was made to PR ports/133081; it has been noted by GNATS.

From: Chris Rees <utis...@gmail.com>
To: "bug-follo...@freebsd.org" <bug-follo...@freebsd.org>
Cc:  
Subject: Re: ports/133081: [bsd.python.mk] PYEASYINSTALL_ARCHDEP=yes makes
 broken packages
Date: Thu, 30 May 2013 17:46:01 +0100

 The solution to this appears pretty easy on the surface.
 
 Taking Stef's first suggestion on stripping all but the major version,
 we can also set the envar _PYTHON_HOST_PLATFORM to make distutils use
 that instead.
 
 Do we think this needs an exp-run?  I've tested it on a couple of
 ports, and it appears to work well, going from:
 
 cracklib-2.8.19-py2.7-freebsd-9.1-STABLE-amd64.egg/
 
 to
 
 cracklib-2.8.19-py2.7-freebsd-9-amd64.egg/
 
 Chris
 
 http://www.bayofrum.net/~crees/patches/fix-distutils-arch.diff
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to