Date: 05 Apr 2003 02:01:17 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Dirk Meyer <dirk.meyer@dinoex.sub.org> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: [PATCH] ports/www/galeon Werror problem Message-ID: <1049526077.55676.20.camel@shumai.marcuscom.com> In-Reply-To: <ku3R/Rw1%2BQ@dmeyer.dinoex.sub.org> References: <ku3R/Rw1%2BQ@dmeyer.dinoex.sub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-remq7euhnCS90Vpd6vtr Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-04-05 at 01:20, Dirk Meyer wrote: > galeon compiles here only with "--disable-werror" Do you mean on -STABLE? > It would be nice when the ports honors > NO_WERROR=3Dyes in /etc/make.conf >=20 > any objections that I commit this? Looks good to me. Joe >=20 > kind regards Dirk >=20 > - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany > - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] >=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: /home/pcvs/ports/www/galeon/Makefile,v > retrieving revision 1.96 > diff -u -r1.96 Makefile > --- Makefile 4 Apr 2003 07:07:47 -0000 1.96 > +++ Makefile 5 Apr 2003 05:56:03 -0000 > @@ -75,6 +75,10 @@ > .if ${OSVERSION} > 500000 > # Galeon does not build correctly in -CURRENT if -Werror is passed > # to the compiler. > +NO_WERROR=3D yes > +.endif > +# allow build with more warnings enabled > +.if defined(NO_WERROR) > CONFIGURE_ARGS+=3D --disable-werror > .endif > =20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-remq7euhnCS90Vpd6vtr Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+jn89b2iPiv4Uz4cRAsyrAJ9ISNMoKoUVbbzJ91sCui9EE1kJjgCgoRI9 bGuFT78F/0xIbXwkCirhAaQ= =COgK -----END PGP SIGNATURE----- --=-remq7euhnCS90Vpd6vtr--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1049526077.55676.20.camel>