diff options
-rw-r--r-- | devel/gconfmm26/Makefile | 2 | ||||
-rw-r--r-- | devel/glibmm/Makefile | 2 | ||||
-rw-r--r-- | devel/gnome-vfsmm/Makefile | 2 | ||||
-rw-r--r-- | devel/libglademm24/Makefile | 2 | ||||
-rw-r--r-- | devel/libsigc++20/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkmm24/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libgnomeuimm26/Makefile | 2 | ||||
-rw-r--r-- | x11/libgnomemm26/Makefile | 2 |
8 files changed, 8 insertions, 8 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 diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 66ca0c037b15..cb167f4bead0 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes -USE_GCC= 3.4 +USE_GCC= 3.4+ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack gtk20 diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile index 775fabe7902d..bdb4c9e4f893 100644 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ b/x11-toolkits/libgnomeuimm26/Makefile @@ -30,7 +30,7 @@ USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes -USE_GCC= 3.4 +USE_GCC= 3.4+ USE_GNOME= gnomehack libgnomeui GNU_CONFIGURE= yes INSTALLS_SHLIB= yes 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 |