Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2002 14:21:37 +0800
From:      Ying-Chieh Liao <ijliao@FreeBSD.ORG>
To:        Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Cc:        glennpj@charter.net, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/40631: Update port science/mpqc and new slave port science/mpqc-mpich
Message-ID:  <20020717062137.GA59796@terry.dragon2.net>
In-Reply-To: <20020717.123415.884045463.maho@scarlatti.synchem.kyoto-u.ac.jp>
References:  <200207160654.g6G6s8eo017503@freefall.freebsd.org> <20020717024506.GA1554@gforce.johnson.home> <20020717.123415.884045463.maho@scarlatti.synchem.kyoto-u.ac.jp>

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

--X1bOJ3K7DJ5YkBrT
Content-Type: text/plain; charset=big5
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jul 17, 2002 at 12:34:15 +0900, Nakata Maho wrote:
> Try these patches:
>=20
> diff -ur /work/cvsup/ports/science/mpqc/Makefile mpqc/Makefile
> --- /work/cvsup/ports/science/mpqc/Makefile     Tue Jul 16 18:26:32 2002
> +++ mpqc/Makefile       Wed Jul 17 12:26:08 2002
> @@ -17,7 +17,8 @@
> =20
>  USE_BISON=3D     yes
>  USE_AUTOCONF=3D  yes
> -CONFIGURE_ARGS=3D        --with-libdirs=3D-L${PREFIX}/lib \
> +CONFIGURE_ARGS=3D        --prefix=3D"${PREFIX}" \
> +               --with-libdirs=3D"-L${PREFIX}/lib" \
>                 --with-blas=3D"-lf77blas -latlas" \
>                 --with-lapack=3D"-lalapack -lcblas" \
>                 --with-coptflags=3D"${CFLAGS}" \
>=20
>=20
> diff -ur /work/cvsup/ports/science/mpqc-mpich/Makefile mpqc-mpich/Makefile
> --- /work/cvsup/ports/science/mpqc-mpich/Makefile       Tue Jul 16 20:57:=
07 2002
> +++ mpqc-mpich/Makefile Wed Jul 17 12:25:41 2002
> @@ -14,7 +14,8 @@
>  BUILD_DEPENDS=3D ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich
> =20
>  # MPICH implimentation is not thread safe
> -CONFIGURE_ARGS=3D        --with-libdirs=3D"-L${PREFIX}/lib -L${PREFIX}/m=
pich/lib" \
> +CONFIGURE_ARGS=3D        --prefix=3D"${PREFIX}" \
> +               --with-libdirs=3D"-L${PREFIX}/lib -L${PREFIX}/mpich/lib" \
>                 --with-blas=3D"-lf77blas -latlas" \
>                 --with-lapack=3D"-lalapack -lcblas" \
>                 --with-coptflags=3D"${CFLAGS}" \
>=20
> If it is possible please comitte, ijliao-san!

just add '--prefix=3D"${PREFIX}" ' to CONFIGURE_ARGS, isnt it ?

but take a look on ports/Mk/bsd.port.mk
by default, we always add this if GNU_CONFIGURE is enabled
--=20
self-producing in python :
l=3D'l=3D%s;print l%%`l`';print l%`l`
					-- Frank Stajano

--X1bOJ3K7DJ5YkBrT
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9NQzxrMYBZRHAI4IRAotkAJ9OILuWSdfii7IaqGBhyG1ZzKpRIgCeNctL
DqJ1XIZyQPJBzfY48CFrfmE=
=uVms
-----END PGP SIGNATURE-----

--X1bOJ3K7DJ5YkBrT--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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