I have made necessary changes to devel/py27-distribute.
Please treat this as a call for testing & share your thoughts on this. 

- Fix install and deinstall
- Remove IF_DEFAULT from Makefile and pkg-plist
- Cleanup Makefile
- Remove files/pkg-message.in
- Trim pkg-plist

Removed file(s):
- files/pkg-message.in



@${REINPLACE_CMD} -e '/easy_install = / s|".*"||' ${WRKSRC}/setup.py


diff setup.py setup.py.bak 
57c57
< console_scripts = []
---
> console_scripts = ["easy_install = setuptools.command.easy_install:main"]



Build log at https://redports.org/buildarchive/20130616221201-59884/


Please check diff at 
https://github.com/nemysis/FreeBSD_Ports/blob/master/patch/devel/py-distribute.diff


Regards,
nemysis
_______________________________________________
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