svn commit: r341441 - head/devel/py-bluelet

Mark Felder feld at FreeBSD.org
Mon Jan 27 18:38:20 UTC 2014


Author: feld
Date: Mon Jan 27 18:38:19 2014
New Revision: 341441
URL: http://svnweb.freebsd.org/changeset/ports/341441
QAT: https://qat.redports.org/buildarchive/r341441/

Log:
  Support STAGE
  
  Approved by:	swills (mentor, implicit)

Modified:
  head/devel/py-bluelet/Makefile

Modified: head/devel/py-bluelet/Makefile
==============================================================================
--- head/devel/py-bluelet/Makefile	Mon Jan 27 18:31:42 2014	(r341440)
+++ head/devel/py-bluelet/Makefile	Mon Jan 27 18:38:19 2014	(r341441)
@@ -19,5 +19,4 @@ PLIST_FILES=	%%PYTHON_SITELIBDIR%%/bluel
 		%%PYTHON_SITELIBDIR%%/bluelet.pyc \
 		%%PYTHON_SITELIBDIR%%/bluelet.pyo
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list