Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Sep 2021 16:06:46 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Yuri Victorovich <yuri@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org,  dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 54e006aa7616 - main - science/openmx: Re-add port: Nanoscale material simulations using density functional theories (DFT)
Message-ID:  <3d4ed582-d4a6-a5f0-2745-afa1952884b@pfeifer.com>
In-Reply-To: <202108150733.17F7XCCK025606@gitrepo.freebsd.org>
References:  <202108150733.17F7XCCK025606@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 15 Aug 2021, Yuri Victorovich wrote:
> URL: https://cgit.FreeBSD.org/ports/commit/?id=54e006aa76169cc6e9be20cdcfa233e8e376d824

>     science/openmx: Re-add port: Nanoscale material simulations using density functional theories (DFT)

> +# $FreeBSD$
> +

Uhh, did you just commit the state before removal?  

$FreeBSD$ is a thing of the past.  It should not have been resurrected,
and I just removed it.

> +LDFLAGS+=	${LOCALBASE}/lib/gcc${GCC_DEFAULT}/libgcc_s.so ${LOCALBASE}/lib/libmpifort.so
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This looks ... problematic.

> +MAKE_ARGS+=	CFLAGS="${CFLAGS}" FFLAGS="${FFLAGS}" LDFLAGS="${LDFLAGS}" GCC_LIB=${LOCALBASE}/lib/gcc${GCC_DEFAULT}/libgfortran.so

As does this.

> +BINARY_ALIAS=	gcc=${CXX} gcc7=${CXX}

This I'd call ... interesting.

Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3d4ed582-d4a6-a5f0-2745-afa1952884b>