Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2008 13:10:04 GMT
From:      Romain =?iso-8859-1?Q?Tarti=E8re?= <romain@blogreen.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/127512: Small problems with the Makefile for /usr/ports/lang/mono
Message-ID:  <200809221310.m8MDA4X7028069@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/127512; it has been noted by GNATS.

From: Romain =?iso-8859-1?Q?Tarti=E8re?= <romain@blogreen.org>
To: bug-followup@FreeBSD.org, phoffman@proper.com
Cc: bsd-sharp@googlegroups.com
Subject: Re: ports/127512: Small problems with the Makefile for /usr/ports/lang/mono
Date: Mon, 22 Sep 2008 14:32:57 +0200

 --gj572EiMnwbLXET9
 Content-Type: multipart/mixed; boundary="qDbXVdCdHGoSgWSk"
 Content-Disposition: inline
 
 
 --qDbXVdCdHGoSgWSk
 Content-Type: text/plain; charset=iso-8859-1
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Hi
 
 According to freshports [1], the maintainer address has been updated a
 while ago [2].
 
 The USE_BISON variable however has to be fixed.  It is set to build in
 the BSD# repository [3], the attached patch may therefore be applied to
 discard this warning.
 
 With kind regards,
 Romain
 
 References:
   1. http://www.freshports.org/
   2. http://www.freshports.org/lang/mono/
   2. http://code.google.com/p/bsd-sharp/
 
 --=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)
 
 --qDbXVdCdHGoSgWSk
 Content-Type: text/x-diff; charset=us-ascii
 Content-Disposition: attachment; filename="mono.diff"
 Content-Transfer-Encoding: quoted-printable
 
 diff -Nru /var/cache/portshaker/freebsd/lang/mono/Makefile ./Makefile
 --- /var/cache/portshaker/freebsd/lang/mono/Makefile	2008-07-26 00:46:14.00=
 0000000 +0200
 +++ ./Makefile	2008-09-22 14:28:35.000000000 +0200
 @@ -18,7 +18,7 @@
  CONFLICTS=3D	mono-devel-[0-9]* mono-svn-[0-9]*
 =20
  USE_BZIP2=3D	yes
 -USE_BISON=3D	yes
 +USE_BISON=3D	build
  USE_GNOME=3D	gnomehack glib20
  USE_GMAKE=3D	yes
  USE_AUTOTOOLS=3D	libtool:15
 
 --qDbXVdCdHGoSgWSk--
 
 --gj572EiMnwbLXET9
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.9 (FreeBSD)
 
 iEYEARECAAYFAkjXkHkACgkQ2OmjP/9W/0O1DwCglV/sNDDMhMC2YBh6HNg9Gied
 X7MAn3MRNC9t6iAlI1UkGti925x4mJ9D
 =xgwX
 -----END PGP SIGNATURE-----
 
 --gj572EiMnwbLXET9--



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