Hi gnome team.

        I noticed that /usr/local/lib/python2.6/site-packages/libproxy.py[co]
        was installed, but net/libproxy doesn't install these.  So I
        research who installed these.  I found devel/py-setuptools like
        following:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- -
post-install:
        ${INSTALL_DATA} ${WRKSRC}/site.py ${PYTHON_SITELIBDIR}
.for opt in -Qold -O
        ${PYTHON_CMD} ${opt} -m compileall -l -x \
                '^[^s][^i]?[^t]?[^e]?[^.][^p][^y]$$' ${PYTHON_SITELIBDIR}
.endfor
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- -

        I think that net/libproxy should install libproxy.py[co], how
        about?

-- 
Norikatsu Shigemura <[email protected]>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to