summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-05-24 06:07:46 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-05-24 06:07:46 +0000
commit25785909cc4e852ca4c8e3dd1042f0b170f03d93 (patch)
tree03d4d570bf0fcfb606c90ebd34e9a5b567fcf477 /x11
parent56df43425024cd368ba3a17a75af0c27a3e85fae (diff)
downloadfreebsd-ports-25785909cc4e852ca4c8e3dd1042f0b170f03d93.zip
Allow these ports to build with GCC 4.2.
Approved by: portmgr (implicit)
Diffstat (limited to 'x11')
-rw-r--r--x11/libgnomemm26/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile
index 8c9236c06d14..ce58b9f1cde4 100644
--- a/x11/libgnomemm26/Makefile
+++ b/x11/libgnomemm26/Makefile
@@ -25,7 +25,7 @@ LATEST_LINK= libgnomemm26
USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_GNOME= gnomehack libgnome
GNU_CONFIGURE= yes
USE_LDCONFIG= yes