devel/cx_Freeze: install egg info

Submitted by:	wg (myself, via email)
Approved by:	maintainer
This commit is contained in:
William Grzybowski 2013-12-09 15:12:08 +00:00
parent 06a93cc0b1
commit fba533877f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335997

View file

@ -10,7 +10,6 @@ COMMENT= The cx_Freeze is a set of utilities for freezing Python scripts
USE_GCC= yes USE_GCC= yes
USE_PYTHON= yes USE_PYTHON= yes
PYDISTUTILS_NOEGGINFO= yes
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
.include <bsd.port.mk> .include <bsd.port.mk>