mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Switch to USES=execinfo
PR: 205403 Submitted by: pawel
This commit is contained in:
parent
495ba2a415
commit
9be5c68f5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403991
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user