diff options
Diffstat (limited to 'news/py-twistedNews/Makefile')
-rw-r--r-- | news/py-twistedNews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/py-twistedNews/Makefile b/news/py-twistedNews/Makefile index 9bee869cd3e4..c90bd1fa3c72 100644 --- a/news/py-twistedNews/Makefile +++ b/news/py-twistedNews/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/de RUN_DEPENDS:= ${BUILD_DEPENDS} USE_BZIP2= yes -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/} |