diff options
Diffstat (limited to 'textproc/sdcv/Makefile')
-rw-r--r-- | textproc/sdcv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile index 1477c78..e66dd59 100644 --- a/textproc/sdcv/Makefile +++ b/textproc/sdcv/Makefile @@ -12,8 +12,7 @@ COMMENT= Text-based utility for work with dictionaries in StarDict's format LICENSE= GPLv2 # (or later) -USE_BZIP2= yes -USES= gettext pkgconfig readline +USES= gettext pkgconfig readline tar:bzip2 USE_GNOME= glib20 USE_AUTOTOOLS= libtoolize aclocal automake autoconf LIBTOOLIZE_ARGS=--copy --force |