From 34dbbeef4c9b93ad8f692a248c7532032e970f11 Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Sat, 7 Dec 2013 22:58:53 +0000 Subject: [PATCH] - Use USE_GCC=yes instead of =4.6+ Suggested by: gerald --- audio/beast/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/beast/Makefile b/audio/beast/Makefile index bca1918e0bb2..9ac8c4d21a28 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -24,7 +24,7 @@ OPTIONS_DEFINE_i386= SSE USE_BZIP2= yes USES= desktop-file-utils gmake gettext pathfix pkgconfig shared-mime-info -USE_GCC= 4.6+ +USE_GCC= yes USE_GNOME= gnomehier libgnomecanvas GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules \