ports/150350: I have upgraded the graphics/cairo port to 1.10.0

Anonymous swell.k at gmail.com
Thu Sep 9 22:50:05 UTC 2010


The following reply was made to PR ports/150350; it has been noted by GNATS.

From: Anonymous <swell.k at gmail.com>
To: Douglas Carmichael <dcarmich at dcarmichael.net>
Cc: bug-followup at FreeBSD.org
Subject: Re: ports/150350: I have upgraded the graphics/cairo port to 1.10.0
Date: Fri, 10 Sep 2010 02:35:20 +0400

 Oops, we don't need libGLU for OpenGL backend.
 
 --- b.diff begins here ---
 --- graphics/cairo/Makefile~
 +++ graphics/cairo/Makefile
 @@ -58,7 +58,7 @@ PLIST_SUB+=	DIRECTFB="@comment "
  .endif
  
  .if defined(WITH_GL)
 -USE_GL=		yes
 +USE_GL=		gl
  CONFIGURE_ARGS+=	--enable-gl
  PLIST_SUB+=	GL=""
  .else
 --- b.diff ends here ---


More information about the freebsd-gnome mailing list