diff options
Diffstat (limited to 'textproc/py-trans/Makefile')
-rw-r--r-- | textproc/py-trans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-trans/Makefile b/textproc/py-trans/Makefile index 6ec8a0d969b5..87a361a53fbd 100644 --- a/textproc/py-trans/Makefile +++ b/textproc/py-trans/Makefile @@ -11,7 +11,7 @@ COMMENT= Module for performing transliteration LICENSE= BSD -USE_BZIP2= yes +USES= tar:bzip2 USE_PYDISTUTILS=yes USE_PYTHON= yes PYDISTUTILS_AUTOPLIST= yes |