From owner-freebsd-ports Tue Jul 16 23:22: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1F0337B400 for ; Tue, 16 Jul 2002 23:22:03 -0700 (PDT) Received: from Www.HCRC.edu.tw (www.HCRC.edu.tw [163.28.64.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7920C43E3B for ; Tue, 16 Jul 2002 23:22:02 -0700 (PDT) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: from Terry.Dorm11.NCTU.edu.tw (root@Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Www.HCRC.edu.tw (8.12.3/8.12.3) with ESMTP id g6H6LZ3a003008; Wed, 17 Jul 2002 14:21:36 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.3/8.12.3) with ESMTP id g6H6LcVg060170; Wed, 17 Jul 2002 14:21:38 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.3/8.12.3/Submit) id g6H6LbRr060169; Wed, 17 Jul 2002 14:21:37 +0800 (CST) Date: Wed, 17 Jul 2002 14:21:37 +0800 From: Ying-Chieh Liao To: Nakata Maho 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> References: <200207160654.g6G6s8eo017503@freefall.freebsd.org> <20020717024506.GA1554@gforce.johnson.home> <20020717.123415.884045463.maho@scarlatti.synchem.kyoto-u.ac.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X1bOJ3K7DJ5YkBrT" Content-Disposition: inline In-Reply-To: <20020717.123415.884045463.maho@scarlatti.synchem.kyoto-u.ac.jp> X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --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