From fba533877f1138fd77d3d95559b8a19c06a85ede Mon Sep 17 00:00:00 2001 From: William Grzybowski Date: Mon, 9 Dec 2013 15:12:08 +0000 Subject: [PATCH] devel/cx_Freeze: install egg info Submitted by: wg (myself, via email) Approved by: maintainer --- devel/cx_Freeze/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/cx_Freeze/Makefile b/devel/cx_Freeze/Makefile index 66dc0666bf6d..d5122f8ec0c4 100644 --- a/devel/cx_Freeze/Makefile +++ b/devel/cx_Freeze/Makefile @@ -10,7 +10,6 @@ COMMENT= The cx_Freeze is a set of utilities for freezing Python scripts USE_GCC= yes USE_PYTHON= yes -PYDISTUTILS_NOEGGINFO= yes USE_PYDISTUTILS= yes .include