Fix bad copy/paste
This commit is contained in:
parent
51cfe8f005
commit
23f6a67993
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347969
1 changed files with 1 additions and 1 deletions
|
@ -185,5 +185,5 @@ DEV_WARNING+= 'USE_XZ is deprecated, please use USES=tar:xz'
|
|||
.endif
|
||||
|
||||
.if defined(USE_BZIP2)
|
||||
DEV_WARNING+= 'USE_XZ is deprecated, please use USES=tar:bzip2'
|
||||
DEV_WARNING+= 'USE_BZIP2 is deprecated, please use USES=tar:bzip2'
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue