Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jan 2015 23:14:24 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r376364 - head/math/blocksolve95
Message-ID:  <20150105221424.GB37934@ivaldir.etoilebsd.net>
In-Reply-To: <20150105220853.GG80125@graf.pompo.net>
References:  <201501052135.t05LZYbN057814@svn.freebsd.org> <20150105220335.GA37934@ivaldir.etoilebsd.net> <20150105220853.GG80125@graf.pompo.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--i9LlY+UWpKt15+FH
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Jan 05, 2015 at 11:08:53PM +0100, Thierry Thomas wrote:
> Le lun  5 jan 15 =E0 23:03:35 +0100, Baptiste Daroussin <bapt@FreeBSD.org>
>  =E9crivait=A0:
>=20
> > > Modified: head/math/blocksolve95/Makefile
> > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
> > > --- head/math/blocksolve95/Makefile	Mon Jan  5 21:26:31 2015	(r376363)
> > > +++ head/math/blocksolve95/Makefile	Mon Jan  5 21:35:33 2015	(r376364)
> > > @@ -22,9 +22,14 @@ LIB_DEPENDS=3D	libf2c.so:${PORTSDIR}/lang/
> > >  		libmpich.so:${PORTSDIR}/net/mpich2
> > > =20
> > >  USES=3D		fortran gmake tar:Z
> > > +.if defined(WITH_ATLAS)
> > > +USES+=3D		blaslapack:atlas
> > > +.else
> > > +USES+=3D		blaslapack
> > > +.endif
> >=20
> > An option will be so much user friendly :)
>=20
> Yes, but is it possible to modify the default option according to the
> existence (or not) of a file?

Hum that would start to be ugly and doing such thing is mostly impossible w=
ith
the ports tree without tons of ugliness

Bapt

--i9LlY+UWpKt15+FH
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEABECAAYFAlSrDL0ACgkQ8kTtMUmk6EzQMgCdF67jI7IDj8/vg5I6j2XI3Ovk
zgQAn2eFkpTW+JiRqQQE4VY0Wr3hn+NH
=MIAw
-----END PGP SIGNATURE-----

--i9LlY+UWpKt15+FH--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150105221424.GB37934>