Date: Mon, 20 Jan 2003 21:01:16 +0200 From: Peter Pentchev <roam@ringlet.net> To: Omer Faruk Sen <freebsd-ports@faruk.net> Cc: ports@freebsd.org Subject: Re: bin/i386-portbld-freebsd4.7-binary ? Message-ID: <20030120190116.GA3593@straylight.oblivion.bg> In-Reply-To: <20030120185508.57150.qmail@fuzuli.enderunix.org> References: <20030120185508.57150.qmail@fuzuli.enderunix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 20, 2003 at 01:55:08PM -0500, Omer Faruk Sen wrote: >=20 > Hi.=20 >=20 > I am trying to update my existing port. Anyway when I do make install my= =20 > binary file is being installed as i386-portbld-freebsd4.7-binary_name.=20 >=20 > Why I am having something like that? How can I correct that?=20 Add the following line to your port's Makefile: CONFIGURE_TARGET=3D --build=3D${MACHINE_ARCH}-portbld-freebsd${OSREL} What you are seeing is one of the quirks of the new versions of autoconf; the above will fix it. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 You have, of course, just begun reading the sentence that you have just fin= ished reading. --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LEd87Ri2jRYZRVMRAnbsAKCJkCkEqw7b/Swaba5mZyXiQns6MwCfZfPu PycosKQn80/CiPprx24e+lc= =OK3E -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z-- 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?20030120190116.GA3593>