mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
replace usage of BROKEN with IGNORE
PR: ports/53467 Submitted by: Mark Linimon <linimon@lonesome.com>
This commit is contained in:
parent
a14f93a3e0
commit
3a5c8c8687
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83978
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ BROKEN= "Currently does not support -CURRENT"
|
|||
.endif
|
||||
|
||||
.if ${OSVERSION} < 450000
|
||||
BROKEN= "Not supported on systems prior to 4.5"
|
||||
IGNORE= "Not supported on systems prior to 4.5"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue