From 9be5c68f5c8b9f11202e2e242a55b21b8435df38 Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Fri, 18 Dec 2015 23:02:56 +0000 Subject: - Switch to USES=execinfo PR: 205403 Submitted by: pawel --- net/openmpi/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/openmpi/Makefile') diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 2404d35a4704..e2b9cabaeb9d 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -11,14 +11,13 @@ MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/ MAINTAINER= danilo@FreeBSD.org COMMENT= High Performance Message Passing Library -LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ - libhwloc.so:${PORTSDIR}/devel/hwloc \ +LIB_DEPENDS= libhwloc.so:${PORTSDIR}/devel/hwloc \ libltdl.so:${PORTSDIR}/devel/libltdl HAS_CONFIGURE= yes INSTALL_TARGET= install-strip # :keepla because port uses lt_dlopen -USES= fortran gmake libtool:keepla perl5 pkgconfig tar:bzip2 +USES= execinfo fortran gmake libtool:keepla perl5 pkgconfig tar:bzip2 USE_PERL5= build MPIBASE?= mpi -- cgit v1.2.3