svn commit: r347265 - head/devel/py-libvirt

Jason Helfman jgh at FreeBSD.org
Thu Mar 6 16:20:11 UTC 2014


Author: jgh
Date: Thu Mar  6 16:20:10 2014
New Revision: 347265
URL: http://svnweb.freebsd.org/changeset/ports/347265
QAT: https://qat.redports.org/buildarchive/r347265/

Log:
  - drop unnecessary noegginfo variable
  
  Submitted by:	rm@

Modified:
  head/devel/py-libvirt/Makefile

Modified: head/devel/py-libvirt/Makefile
==============================================================================
--- head/devel/py-libvirt/Makefile	Thu Mar  6 16:05:32 2014	(r347264)
+++ head/devel/py-libvirt/Makefile	Thu Mar  6 16:20:10 2014	(r347265)
@@ -23,7 +23,6 @@ SHEBANG_FILES=	generator.py sanitytest.p
 USE_PYTHON_BUILD=	yes
 USE_PYTHON_RUN=		yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_NOEGGINFO=	yes
 PYDISTUTILS_AUTOPLIST=	yes
 
 post-patch-script:


More information about the svn-ports-all mailing list