aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-trace2html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-trace2html/Makefile')
-rw-r--r--devel/py-trace2html/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-trace2html/Makefile b/devel/py-trace2html/Makefile
index da97d25f863e..c087ac3ee481 100644
--- a/devel/py-trace2html/Makefile
+++ b/devel/py-trace2html/Makefile
@@ -22,6 +22,7 @@ USE_PYDISTUTILS= yes
EASY_INSTALL_CMD?= easy_install-${PYTHON_VER}
+PYDISTUTILS_NOEGGINFO= yes # XXX convert easy_install support to bsd.python.mk's
PYDISTUTILS_BUILD_TARGET= bdist_egg
PYDISTUTILS_INSTALL_TARGET= easy_install
PYDISTUTILS_INSTALLARGS= -O 1 -N -S ${PYTHON_SITELIBDIR} ${WRKSRC}/dist/${PYTRACE2HTML_EGG}