svn commit: r347241 - head/devel/py-wheel

Martin Wilke miwi at FreeBSD.org
Thu Mar 6 15:02:12 UTC 2014


Author: miwi
Date: Thu Mar  6 15:02:11 2014
New Revision: 347241
URL: http://svnweb.freebsd.org/changeset/ports/347241
QAT: https://qat.redports.org/buildarchive/r347241/

Log:
  - Stage support

Modified:
  head/devel/py-wheel/Makefile

Modified: head/devel/py-wheel/Makefile
==============================================================================
--- head/devel/py-wheel/Makefile	Thu Mar  6 15:01:42 2014	(r347240)
+++ head/devel/py-wheel/Makefile	Thu Mar  6 15:02:11 2014	(r347241)
@@ -23,7 +23,6 @@ OPTIONSFILE=	${PORT_DBDIR}/py-${PORTNAME
 PIP_DESC=	Use pip to install wheels
 SIGNATURE_DESC=	Enable digital signature of wheels
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .include <bsd.port.pre.mk>


More information about the svn-ports-head mailing list