net-p2p/libtorrent: Unbreak with ssl other than base
PR: 235765
This commit is contained in:
parent
63e6286395
commit
82a687f6d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504994
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COMMENT= BitTorrent Library written in C++
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= autoreconf compiler:c++11-lang libtool pathfix pkgconfig ssl
|
||||
USES= autoreconf compiler:c++11-lang libtool localbase:ldflags pathfix pkgconfig ssl
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-debug
|
||||
CONFIGURE_ENV= OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" OPENSSL_CFLAGS="-I\
|
||||
|
|
Loading…
Reference in a new issue