aboutsummaryrefslogtreecommitdiff
path: root/devel/google-perftools
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-08-05 06:40:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-08-05 06:40:46 +0000
commite52598b5500e6c00d66965c41c09ab9b609286f6 (patch)
tree557ac9e6aa798d772982464f2985cb823b982db6 /devel/google-perftools
parentff06f04d625e3c28311d8254b72c85a6195d5f33 (diff)
downloadports-e52598b5500e6c00d66965c41c09ab9b609286f6.tar.gz
ports-e52598b5500e6c00d66965c41c09ab9b609286f6.zip
USES=execinfo
Notes
Notes: svn path=/head/; revision=364077
Diffstat (limited to 'devel/google-perftools')
-rw-r--r--devel/google-perftools/Makefile5
1 files changed, 1 insertions, 4 deletions
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