diff options
Diffstat (limited to 'devel/py-twistedFlow/Makefile')
-rw-r--r-- | devel/py-twistedFlow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-twistedFlow/Makefile b/devel/py-twistedFlow/Makefile index 8b534a4a314a..af9cc2084214 100644 --- a/devel/py-twistedFlow/Makefile +++ b/devel/py-twistedFlow/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/TwistedFlow-${PORTVERSION} -USE_BZIP2= yes +USES= tar:bzip2 USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Twisted_Flow |