diff options
-rw-r--r-- | audio/beast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |