svn commit: r335332 - head/www/py-twistedWeb2

Li-Wen Hsu lwhsu at FreeBSD.org
Sat Nov 30 18:35:41 UTC 2013


Author: lwhsu
Date: Sat Nov 30 18:35:40 2013
New Revision: 335332
URL: http://svnweb.freebsd.org/changeset/ports/335332

Log:
  - Support STAGEDIR

Modified:
  head/www/py-twistedWeb2/Makefile

Modified: head/www/py-twistedWeb2/Makefile
==============================================================================
--- head/www/py-twistedWeb2/Makefile	Sat Nov 30 18:29:57 2013	(r335331)
+++ head/www/py-twistedWeb2/Makefile	Sat Nov 30 18:35:40 2013	(r335332)
@@ -21,5 +21,4 @@ USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	Twisted_Web2
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list