From e52598b5500e6c00d66965c41c09ab9b609286f6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 5 Aug 2014 06:40:46 +0000 Subject: USES=execinfo --- devel/google-perftools/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'devel/google-perftools') diff --git a/devel/google-perftools/Makefile b/devel/google-perftools/Makefile index f9fb8bddc4d2..90f70674a204 100644 --- a/devel/google-perftools/Makefile +++ b/devel/google-perftools/Makefile @@ -19,12 +19,9 @@ PROJECTHOST= gperftools WRKSRC= ${WRKDIR}/gperftools-${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/gperftools -BUILD_DEPENDS+= ${LOCALBASE}/include/execinfo.h:${PORTSDIR}/devel/libexecinfo -LIB_DEPENDS+= libexecinfo.so:${PORTSDIR}/devel/libexecinfo - GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= compiler libtool +USES= compiler execinfo libtool CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lexecinfo -- cgit v1.2.3