- Use USES=ssl
This commit is contained in:
parent
def40ef90b
commit
f3d8ad4496
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428192
1 changed files with 1 additions and 2 deletions
|
@ -37,8 +37,7 @@ GNU_CONFIGURE= yes
|
|||
LIBS+= -lpthread -L${LOCALBASE}/lib
|
||||
MAKE_ENV= LC_ALL=C
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
USES= autoreconf cpe execinfo tar:xz
|
||||
USES= autoreconf cpe execinfo ssl tar:xz
|
||||
WRKSRC= ${RUBY_WRKSRC}
|
||||
|
||||
RUBY_VER= 2.3
|
||||
|
|
Loading…
Reference in a new issue