Switch to USES=execinfo
PR: 205349 Submitted by: myself Approved by: maintainer timeout
This commit is contained in:
parent
e90c8773c6
commit
57f9350535
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405123
1 changed files with 1 additions and 3 deletions
|
@ -12,11 +12,9 @@ COMMENT= C++ RTSP/RTMP/MPEG-TS Server
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= cmake:outsource lua
|
||||
USES= cmake:outsource execinfo lua
|
||||
CMAKE_SOURCE_PATH= ${WRKSRC}/builders/cmake
|
||||
CMAKE_ARGS= -DCRTMPSERVER_INSTALL_PREFIX:STRING=${PREFIX} -DTEMP_FRAMEWORK_VER=${PORTVERSION}
|
||||
USE_OPENSSL= yes
|
||||
|
|
Loading…
Reference in a new issue