Correct BROKEN message typo.
Spotted by: kris
This commit is contained in:
parent
471a5480e8
commit
b398c77e82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148162
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ OPTIONS= PILOT "Enable Palm Pilot sync support" off \
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does nto build on 4.X"
|
||||
BROKEN= "Does not build on 4.X"
|
||||
.endif
|
||||
|
||||
.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
|
||||
|
|
Loading…
Reference in a new issue