svn commit: r335997 - head/devel/cx_Freeze

William Grzybowski wg at FreeBSD.org
Mon Dec 9 15:12:09 UTC 2013


Author: wg
Date: Mon Dec  9 15:12:08 2013
New Revision: 335997
URL: http://svnweb.freebsd.org/changeset/ports/335997

Log:
  devel/cx_Freeze: install egg info
  
  Submitted by:	wg (myself, via email)
  Approved by:	maintainer

Modified:
  head/devel/cx_Freeze/Makefile

Modified: head/devel/cx_Freeze/Makefile
==============================================================================
--- head/devel/cx_Freeze/Makefile	Mon Dec  9 15:08:42 2013	(r335996)
+++ head/devel/cx_Freeze/Makefile	Mon Dec  9 15:12:08 2013	(r335997)
@@ -10,7 +10,6 @@ COMMENT=	The cx_Freeze is a set of utili
 
 USE_GCC=	yes
 USE_PYTHON=	yes
-PYDISTUTILS_NOEGGINFO=	yes
 USE_PYDISTUTILS=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list