Use USES=tar:bzip2
This commit is contained in:
parent
b4bbb4895c
commit
a52c48826e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351728
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS+= --enable-static \
|
||||
--enable-libxml2 \
|
||||
--disable-gl
|
||||
USES= pkgconfig pathfix iconv
|
||||
USE_BZIP2= yes
|
||||
USES= pkgconfig pathfix iconv tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= libxml2
|
||||
|
||||
|
|
Loading…
Reference in a new issue