summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-12-07 22:58:53 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-12-07 22:58:53 +0000
commit34dbbeef4c9b93ad8f692a248c7532032e970f11 (patch)
treef58bccb452689dd6216f1e32e8a292f3f28c35ee /audio
parentExplicitly include the GCC run time directory in LDFLAGS. This should (diff)
- Use USE_GCC=yes instead of =4.6+
Suggested by: gerald
Notes
Notes: svn path=/head/; revision=335856
Diffstat (limited to 'audio')
-rw-r--r--audio/beast/Makefile2
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 \