net/krill: Fix typo in IGNORE message
This commit is contained in:
parent
47f32da3af
commit
86218e3a33
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ GH_ACCOUNT= NLnetLabs
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
.if ${OSVERSION} < 1200000 && ${SSL_DEFAULT} == base
|
||||
IGNORE= Do not with with base ssl on RELEASE ${OSREL} ${OSVERSION}
|
||||
IGNORE= Does not build with base ssl on RELEASE ${OSREL} ${OSVERSION}
|
||||
.endif
|
||||
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
|
Loading…
Reference in a new issue