svn commit: r341541 - head/devel/py-pyechonest

Mark Felder feld at FreeBSD.org
Tue Jan 28 12:44:36 UTC 2014


Author: feld
Date: Tue Jan 28 12:44:35 2014
New Revision: 341541
URL: http://svnweb.freebsd.org/changeset/ports/341541
QAT: https://qat.redports.org/buildarchive/r341541/

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

Modified:
  head/devel/py-pyechonest/Makefile

Modified: head/devel/py-pyechonest/Makefile
==============================================================================
--- head/devel/py-pyechonest/Makefile	Tue Jan 28 12:42:40 2014	(r341540)
+++ head/devel/py-pyechonest/Makefile	Tue Jan 28 12:44:35 2014	(r341541)
@@ -16,5 +16,4 @@ USE_PYDISTUTILS=	easy_install
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list