diff options
Diffstat (limited to 'textproc/py-twistedLore/Makefile')
-rw-r--r-- | textproc/py-twistedLore/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-twistedLore/Makefile b/textproc/py-twistedLore/Makefile index 572acd2eb42a..efb6224fe23e 100644 --- a/textproc/py-twistedLore/Makefile +++ b/textproc/py-twistedLore/Makefile @@ -6,7 +6,7 @@ # PORTNAME= twistedLore -PORTVERSION= 0.3.0 +PORTVERSION= 8.2.0 CATEGORIES= textproc python MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Lore/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore RUN_DEPENDS= ${BUILD_DEPENDS} USE_BZIP2= yes -USE_PYTHON= 2.3+ +USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Twisted_Lore |