From 111122974f68b2359f84e11078fe356ed5c6aba4 Mon Sep 17 00:00:00 2001 From: gerald Date: Sun, 20 Jun 2010 17:53:26 +0000 Subject: Replace USE_GCC=4.3+ by USE_GCC=4.4+ (which has been a noop for two weeks now anyway). Feature safe: yes --- multimedia/miro/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia') diff --git a/multimedia/miro/Makefile b/multimedia/miro/Makefile index 82d985c6a9a..e2acee44840 100644 --- a/multimedia/miro/Makefile +++ b/multimedia/miro/Makefile @@ -30,7 +30,7 @@ INSTALL_WRKSRC= ${WRKSRC}/platform/gtk-x11 CONFLICTS= Miro-[0-9]* -USE_GCC= 4.3+ +USE_GCC= 4.4+ USE_GNOME= gtk20 pygnomeextras USE_GECKO= libxul seamonkey USE_OPENSSL= yes -- cgit