Portlint:
-Change a letter to lowcase in the begin of sentence in IGNORE.
This commit is contained in:
parent
caad192ccf
commit
a577936230
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164551
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ DEFAULT_AUDIOSRC?= osssrc
|
|||
.include "${MASTERDIR}/Makefile.common"
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
IGNORE= Many plugins don't build or even work on 4.x
|
||||
IGNORE= many plugins don't build or even work on 4.x
|
||||
.endif
|
||||
|
||||
.if ${GST_PLUGIN} == "base"
|
||||
|
|
Loading…
Reference in a new issue