svn commit: r341582 - head/audio/py-discogs-client

Mark Felder feld at FreeBSD.org
Tue Jan 28 14:37:14 UTC 2014


Author: feld
Date: Tue Jan 28 14:37:13 2014
New Revision: 341582
URL: http://svnweb.freebsd.org/changeset/ports/341582
QAT: https://qat.redports.org/buildarchive/r341582/

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

Modified:
  head/audio/py-discogs-client/Makefile

Modified: head/audio/py-discogs-client/Makefile
==============================================================================
--- head/audio/py-discogs-client/Makefile	Tue Jan 28 14:35:07 2014	(r341581)
+++ head/audio/py-discogs-client/Makefile	Tue Jan 28 14:37:13 2014	(r341582)
@@ -16,7 +16,6 @@ LICENSE=	BSD
 RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}requests1>=1.0.0:${PORTSDIR}/www/py-requests1
 
 USE_PYTHON=	yes
-NO_STAGE=	yes
 USE_PYDISTUTILS=	easy_install
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list