aboutsummaryrefslogtreecommitdiff
path: root/devel
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 /devel
parent56df43425024cd368ba3a17a75af0c27a3e85fae (diff)
downloadports-25785909cc4e852ca4c8e3dd1042f0b170f03d93.tar.gz
ports-25785909cc4e852ca4c8e3dd1042f0b170f03d93.zip
Allow these ports to build with GCC 4.2.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=191625
Diffstat (limited to 'devel')
-rw-r--r--devel/gconfmm26/Makefile2
-rw-r--r--devel/glibmm/Makefile2
-rw-r--r--devel/gnome-vfsmm/Makefile2
-rw-r--r--devel/libglademm24/Makefile2
-rw-r--r--devel/libsigc++20/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile
index 23cdd4d7cf18..61a7412703f9 100644
--- a/devel/gconfmm26/Makefile
+++ b/devel/gconfmm26/Makefile
@@ -26,7 +26,7 @@ LATEST_LINK= gconfmm26
USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_GNOME= gnomehack gconf2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile
index d18c919484e2..5a619a41b78b 100644
--- a/devel/glibmm/Makefile
+++ b/devel/glibmm/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_GMAKE= yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_GNOME= gnomehack gnometarget glib20
USE_PERL5= yes
GNU_CONFIGURE= yes
diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile
index 4db8af0e67fd..040fc697425a 100644
--- a/devel/gnome-vfsmm/Makefile
+++ b/devel/gnome-vfsmm/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_BZIP2= yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_GMAKE= yes
USE_GNOME= gnomehack gnomevfs2
GNU_CONFIGURE= yes
diff --git a/devel/libglademm24/Makefile b/devel/libglademm24/Makefile
index 00c69a1310a7..9152d59a37a2 100644
--- a/devel/libglademm24/Makefile
+++ b/devel/libglademm24/Makefile
@@ -25,7 +25,7 @@ LATEST_LINK= libglademm24
USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_GNOME= gnomehack libglade2
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile
index 26f99a25a0d6..a961db9fb76d 100644
--- a/devel/libsigc++20/Makefile
+++ b/devel/libsigc++20/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_GMAKE= yes
LATEST_LINK= libsigc++20
USE_LDCONFIG= yes