From cd6f803346da3cb143d5bf04948422cfa5957626 Mon Sep 17 00:00:00 2001 From: Alexander Nedotsukov Date: Mon, 28 May 2007 04:39:07 +0000 Subject: Allow these ports to be built with GCC 4.2. --- graphics/libgnomecanvasmm26/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/libgnomecanvasmm26/Makefile b/graphics/libgnomecanvasmm26/Makefile index 71af34349e35..af3d3ac22eb9 100644 --- a/graphics/libgnomecanvasmm26/Makefile +++ b/graphics/libgnomecanvasmm26/Makefile @@ -25,7 +25,7 @@ LATEST_LINK= libgnomecanvasmm26 USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes -USE_GCC= 3.4 +USE_GCC= 3.4+ USE_GNOME= gnomehack libgnomecanvas GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit