Lines 11-24
Link Here
|
11 |
MAINTAINER= danilo@FreeBSD.org |
11 |
MAINTAINER= danilo@FreeBSD.org |
12 |
COMMENT= High Performance Message Passing Library |
12 |
COMMENT= High Performance Message Passing Library |
13 |
|
13 |
|
14 |
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ |
14 |
LIB_DEPENDS= libhwloc.so:${PORTSDIR}/devel/hwloc \ |
15 |
libhwloc.so:${PORTSDIR}/devel/hwloc \ |
|
|
16 |
libltdl.so:${PORTSDIR}/devel/libltdl |
15 |
libltdl.so:${PORTSDIR}/devel/libltdl |
17 |
|
16 |
|
18 |
HAS_CONFIGURE= yes |
17 |
HAS_CONFIGURE= yes |
19 |
INSTALL_TARGET= install-strip |
18 |
INSTALL_TARGET= install-strip |
20 |
# :keepla because port uses lt_dlopen |
19 |
# :keepla because port uses lt_dlopen |
21 |
USES= fortran gmake libtool:keepla perl5 pkgconfig tar:bzip2 |
20 |
USES= execinfo fortran gmake libtool:keepla perl5 pkgconfig tar:bzip2 |
22 |
USE_PERL5= build |
21 |
USE_PERL5= build |
23 |
|
22 |
|
24 |
MPIBASE?= mpi |
23 |
MPIBASE?= mpi |