pkg_delete py*-setuptools* will work around this. If setuptools is installed, it is used and the file list is different. The usual way is to use egg.mk instead of extension.mk but this tries to do a full setuptools build using setup.py, and the code does not provide this. Thomas