1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00

Switch to USES=execinfo

PR:		205299
Submitted by:	me
Approved by:	maintainer
This commit is contained in:
Pawel Pekala 2015-12-13 21:32:07 +00:00
parent eb8a531560
commit 8180836496
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403690

View File

@ -12,14 +12,12 @@ COMMENT= Library providing windowing and widgets for graphics APIs
LICENSE= MIT
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
WRKSRC= ${WRKDIR}/${DISTNAME:S/2b/2/}
CONFIGURE_ENV+= TOLUA_INC="${LUA_INCDIR}"
CMAKE_ARGS= -DCEGUI_SAMPLES_ENABLED:BOOL=OFF \
-DCEGUI_BUILD_TESTS=OFF
USE_LDCONFIG= yes
USES= compiler:c++11-lib cmake pathfix pkgconfig tar:bzip2
USES= compiler:c++11-lib cmake execinfo pathfix pkgconfig tar:bzip2
PORTDOCS= *