Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
This commit is contained in:
Mathieu Arnold
2017-09-22 10:48:28 +00:00
parent 320538c6d5
commit 3fcd0e41de
175 changed files with 153 additions and 256 deletions

View File

@@ -24,7 +24,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs\
USE_CXXSTD= gnu++0x
GNU_CONFIGURE= yes
USES= autoreconf compiler:c++11-lib execinfo jpeg gmake perl5 pkgconfig shebangfix
USES= autoreconf compiler:c++11-lib jpeg gmake perl5 pkgconfig shebangfix
USE_XORG= x11 xft xext xfixes xcursor xinerama
CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" \
EXTRA_LIBS="-lexecinfo"