Sorry, what was the change you made?
On Sun, Mar 3, 2013 at 1:10 AM, Martin Wilke <m...@freebsd.org> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sun, Mar 03, 2013 at 12:08:41AM -0500, Robert Simmons wrote: >> It looks like a port revision made a few hours ago has broken firefox >> (and most likely a bunch of other ports). In the makefile for >> firefox, it has the following checks for dependencies: >> >> BUILD_DEPENDS= nspr>=4.9.4:${PORTSDIR}/devel/nspr \ >> nss>=3.14.1:${PORTSDIR}/security/nss \ >> sqlite3>=3.7.14.1:${PORTSDIR}/databases/sqlite3 \ >> >> ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \ >> >> As you can see, it looks for _sqlite3.so in ${PYTHON_SITELIBDIR} which >> points to the old location for this library. The revision to python >> and its libraries has moved the location of these libraries to >> lib-dynload >> >> This is the revision in question: >> http://svnweb.freebsd.org/ports?view=revision&revision=313167 >> >> This has broken firefox and most likely all other ports that look for >> libraries in ${PYTHON_SITELIBDIR} > > This is fixed please update your portstree. > > - - Martin > >> _______________________________________________ >> freebsd-po...@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" >> > > - -- > +-----------------oOO--(_)--OOo-------------------------+ > With best Regards, > Martin Wilke (miwi_(at)_FreeBSD.org) > > > Mess with the Best, Die like the Rest > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.19 (FreeBSD) > > iEYEARECAAYFAlEy6WEACgkQdLJIhLHm/OlXlwCfRXWOPSk2cJ725IjYx9jeEy1+ > Pb8AoL34Lr6ffYhsMeQgU8SreN8U6P4+ > =3TVO > -----END PGP SIGNATURE----- _______________________________________________ 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"