aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/openmpi/Makefile5
1 files changed, 2 insertions, 3 deletions
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