From 3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 22 Sep 2017 10:48:28 +0000 Subject: Remove USES=execinfo. PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 --- devel/gearmand/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/gearmand') diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile index 800fe6c6d702..0154c283429a 100644 --- a/devel/gearmand/Makefile +++ b/devel/gearmand/Makefile @@ -24,7 +24,7 @@ BROKEN_sparc64= Does not build: cannot link with boost USE_PERL5= build GNU_CONFIGURE= yes -USES= pathfix gmake perl5 python:build libtool execinfo +USES= pathfix gmake perl5 python:build libtool USE_LDCONFIG= yes USE_RC_SUBR= gearmand SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS} -- cgit v1.2.3