[PATCH] ports/www/galeon Werror problem

Joe Marcus Clarke marcus at marcuscom.com
Fri Apr 4 23:01:35 PST 2003


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=yes in /etc/make.conf
> 
> any objections that I commit this?

Looks good to me.

Joe

> 
> kind regards Dirk
> 
> - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
> - [dirk.meyer at dinoex.sub.org],[dirk.meyer at guug.de],[dinoex at FreeBSD.org]
> 
> Index: Makefile
> ===================================================================
> 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=	yes
> +.endif
> +# allow build with more warnings enabled
> +.if defined(NO_WERROR)
>  CONFIGURE_ARGS+=	--disable-werror
>  .endif
>  
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030405/35f038ca/attachment.bin


More information about the freebsd-gnome mailing list