diff options
Diffstat (limited to 'textproc/stardict-rptts/Makefile')
-rw-r--r-- | textproc/stardict-rptts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/stardict-rptts/Makefile b/textproc/stardict-rptts/Makefile index b4e635d0b941..c3c9d3050dd8 100644 --- a/textproc/stardict-rptts/Makefile +++ b/textproc/stardict-rptts/Makefile @@ -14,7 +14,7 @@ COMMENT= Real People TTS for StarDict PROJECTHOST= stardict-3 NO_BUILD= yes -USE_BZIP2= yes +USES= tar:bzip2 do-install: ${TAR} jxvf ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} -C ${STAGEDIR}${PREFIX}/share |