aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgnomecanvasmm26
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2007-05-28 04:39:07 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2007-05-28 04:39:07 +0000
commitcd6f803346da3cb143d5bf04948422cfa5957626 (patch)
tree7955ca5fdf9bc7bf5292da94e46c5a299de73e54 /graphics/libgnomecanvasmm26
parent4861419558f989dd64ec0109835c54ce293ad394 (diff)
downloadports-cd6f803346da3cb143d5bf04948422cfa5957626.tar.gz
ports-cd6f803346da3cb143d5bf04948422cfa5957626.zip
Allow these ports to be built with GCC 4.2.
Notes
Notes: svn path=/head/; revision=192160
Diffstat (limited to 'graphics/libgnomecanvasmm26')
-rw-r--r--graphics/libgnomecanvasmm26/Makefile2
1 files changed, 1 insertions, 1 deletions
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