Fix build issue WITH_OPENSSL_PORT.
PR: ports/146286 Submitted by: Dan Lukes dan obluda cz
This commit is contained in:
parent
fb115e199d
commit
f6112d9cc7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253670
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/secur
|
|||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_OPENSSL= yes
|
||||
MAKE_ARGS+= PASTHRU_INC=-I${OPENSSLINC}
|
||||
|
||||
MAN3= Crypt::OpenSSL::RSA.3
|
||||
|
||||
|
|
Loading…
Reference in a new issue