mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
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
@ -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 New Issue
Block a user