devel/libopkele: Fix build with llvm16
- Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
344e7cf137
commit
6d73075a1f
@ -24,7 +24,9 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
|||||||
|
|
||||||
USES= gmake libtool localbase:ldflags pathfix \
|
USES= gmake libtool localbase:ldflags pathfix \
|
||||||
pkgconfig ssl
|
pkgconfig ssl
|
||||||
|
USE_CXXSTD= c++14
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
|
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
|
||||||
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"
|
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user