diff options
Diffstat (limited to 'devel/py-twistedCore/Makefile')
-rw-r--r-- | devel/py-twistedCore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-twistedCore/Makefile b/devel/py-twistedCore/Makefile index cbb22fd01fc0..433f64e5784c 100644 --- a/devel/py-twistedCore/Makefile +++ b/devel/py-twistedCore/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} # separately if desired. USE_BZIP2= yes -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/} REINPLACE_ARGS= -i '' |