Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2009 21:33:30 +0200
From:      Romain =?iso-8859-1?Q?Tarti=E8re?= <romain@blogreen.org>
To:        John Hein <jhein@timing.com>
Cc:        mono@freebsd.org
Subject:   Re: [patch] fix lang/mono-basic to obey PREFIX
Message-ID:  <20090623193330.GA56306@blogreen.org>
In-Reply-To: <19009.7171.561005.156768@gromit.timing.com>
References:  <19009.7171.561005.156768@gromit.timing.com>

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

--LZvS9be/3tNcYl/X
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi

On Tue, Jun 23, 2009 at 12:16:35PM -0600, John Hein wrote:
> mono-basic has the config machinery to pass in --prefix, but
> we don't do that in the port (HAS_CONFIGURE=3Dyes doesn't, but
> GNU_CONFIGURE=3Dyes does).
>=20
> So this patch explicitly adds --prefix to CONFIGURE_ARGS
> (and does a minor sort)...
>=20
> Index: 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
> RCS file: /base/FreeBSD-CVS/ports/lang/mono-basic/Makefile,v
> retrieving revision 1.1
> diff -u -p -r1.1 Makefile
> --- Makefile	23 Jun 2009 11:46:02 -0000	1.1
> +++ Makefile	23 Jun 2009 17:14:03 -0000
> @@ -18,8 +18,9 @@ RUN_DEPENDS=3D	mono:${PORTSDIR}/lang/mono
> =20
>  MAN1=3D		vbnc.1
> =20
> -USE_BZIP2=3D	yes
> +CONFIGURE_ARGS+=3D	--prefix=3D${PREFIX}
>  HAS_CONFIGURE=3D	yes
> +USE_BZIP2=3D	yes
>  USE_GMAKE=3D	yes
> =20
>  tests: build

I can't tell why I changed GNU_CONFIGURE to HAS_CONFIGURE at r233, and I
think it's a typo.  I reverted HAS_CONFIGURE to GNU_CONFIGURE in the
BSD# repository.

Is this Ok for you?

Romain
--=20
Romain Tarti=E8re <romain@blogreen.org>        http://romain.blogreen.org/
pgp: 8DAB A124 0DA4 7024 F82A  E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43)
(plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated)

--LZvS9be/3tNcYl/X
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkpBLgoACgkQ2OmjP/9W/0OULwCghRs65ydWq4FDhLf5RXFEjd6L
U5gAoIOAxLzw7Ydqzw/XIrbawhcWS87X
=ATvB
-----END PGP SIGNATURE-----

--LZvS9be/3tNcYl/X--



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