aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-zopeInterface/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-zopeInterface/Makefile')
-rw-r--r--devel/py-zopeInterface/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-zopeInterface/Makefile b/devel/py-zopeInterface/Makefile
index 1db11a1ea8c3..87f153e4defb 100644
--- a/devel/py-zopeInterface/Makefile
+++ b/devel/py-zopeInterface/Makefile
@@ -22,6 +22,8 @@ MANUAL_PACKAGE_BUILD=Doesn't build in tinderbox environment
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_PKGNAME= zope.interface
+PYDISTUTILS_NOEGGINFO= yes # XXX convert easy_install support to bsd.python.mk's
EASY_INSTALL_CMD?= easy_install-${PYTHON_VER}