aboutsummaryrefslogtreecommitdiff
path: root/net/openmpi/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2015-12-18 23:02:56 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2015-12-18 23:02:56 +0000
commit9be5c68f5c8b9f11202e2e242a55b21b8435df38 (patch)
tree6af77c9ce2d3c6b18b1ed12441287531878c9c43 /net/openmpi/Makefile
parent495ba2a4151f7a64ad0f7718f86b012e1379aeaa (diff)
downloadports-9be5c68f5c8b9f11202e2e242a55b21b8435df38.tar.gz
ports-9be5c68f5c8b9f11202e2e242a55b21b8435df38.zip
- Switch to USES=execinfo
PR: 205403 Submitted by: pawel
Notes
Notes: svn path=/head/; revision=403991
Diffstat (limited to 'net/openmpi/Makefile')
-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