Argh. Cut/paste transcription error. Fix syntax of previous commit.
This commit is contained in:
parent
86c9b3ab20
commit
8e7cbb3c91
@ -9,7 +9,7 @@ SUBDIR+=libcrypto librsaglue libssl
|
||||
.if exists(${.CURDIR}/../../crypto/openssl/rsaref)
|
||||
SUBDIR+=librsausa
|
||||
.endif
|
||||
.if exists(${.CURDIR}/../../crypto/openssl/crypto/rsa/rsa_eay.c) &&
|
||||
.if exists(${.CURDIR}/../../crypto/openssl/crypto/rsa/rsa_eay.c) && \
|
||||
(${USA_RESIDENT} != YES || defined(MAKE_RSAINTL))
|
||||
SUBDIR+=librsaintl
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user