USE_BZIP2 modernized to USES=tar:bzip2.
This commit is contained in:
parent
621b8859ae
commit
cd2648b130
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354656
1 changed files with 1 additions and 2 deletions
|
@ -22,9 +22,8 @@ UNICODE_DESC= Normalize tokens to Unicode (UTF-8) (recommended)
|
|||
|
||||
CONFLICTS_INSTALL?= bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]* bogofilter-tc-[0-9]* [a-z][a-z]-bogofilter-[0-9]*
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 tar:bzip2
|
||||
USE_PERL5= run
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
UNICODE_USES= iconv
|
||||
|
|
Loading…
Reference in a new issue