From 4464a92d6c75d67107d80a3d0fad01ec898c7788 Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 30 Sep 2004 05:32:00 +0000 Subject: Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr --- x11-toolkits/gtkmm24/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/gtkmm24') diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 99541bf9c0ae..4254a9ab1ef4 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -26,7 +26,7 @@ LATEST_LINK= gtkmm24 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_REINPLACE= yes -- cgit