mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
Try to fix 9.x build.
This commit is contained in:
parent
4c7370b9c9
commit
477729d936
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399469
@ -60,6 +60,10 @@ IGNORE?= Enable PCRE support to use DeviceAtlas
|
||||
|
||||
.if ${PORT_OPTIONS:MOPENSSL}
|
||||
USE_OPENSSL= yes
|
||||
.if ${OSVERSION} < 1000015
|
||||
WITH_OPENSSL_PORT= yes
|
||||
MAKE_ARGS+= SSL_LIB=${OPENSSLLIB} SSL_INC=${OPENSSLINC}
|
||||
.endif
|
||||
MAKE_ARGS+= USE_OPENSSL=1
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user