mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Mark IGNORE for systems with bzip2 in the base.
This commit is contained in:
parent
42366d0db4
commit
2498d0c510
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47664
@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= bzip2/v100
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
.if exists(/usr/bin/bzip2)
|
||||
IGNORE= bzip2 is in the base system
|
||||
.endif
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN1= bzip2.1
|
||||
|
Loading…
Reference in New Issue
Block a user