Fix typo in previous revision
Submitted by: dvl
This commit is contained in:
parent
ea4bdbb32d
commit
09123d8c52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225516
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ OPTIONS= OPENSSL "OpenSSL support" off \
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
if ${OSVERSION} >= 800059
|
||||
.if ${OSVERSION} >= 800059
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue