svn commit: r370614 - head/www/py-twistedWeb2
Antoine Brodin
antoine at FreeBSD.org
Fri Oct 10 22:33:48 UTC 2014
Author: antoine
Date: Fri Oct 10 22:33:47 2014
New Revision: 370614
URL: https://svnweb.freebsd.org/changeset/ports/370614
QAT: https://qat.redports.org/buildarchive/r370614/
Log:
Remove plist redundant with autoplist
Deleted:
head/www/py-twistedWeb2/pkg-plist
Modified:
head/www/py-twistedWeb2/Makefile
Modified: head/www/py-twistedWeb2/Makefile
==============================================================================
--- head/www/py-twistedWeb2/Makefile Fri Oct 10 22:30:56 2014 (r370613)
+++ head/www/py-twistedWeb2/Makefile Fri Oct 10 22:33:47 2014 (r370614)
@@ -16,9 +16,7 @@ LICENSE= MIT
WRKSRC= ${WRKDIR}/TwistedWeb2-${PORTVERSION}
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
-USES= tar:bzip2 twisted
+USES= python tar:bzip2 twisted
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list